2024-03-21 14:25:07 -04:00
|
|
|
<h1>Your settings</h1>
|
2024-02-22 17:18:12 -05:00
|
|
|
|
2024-03-21 14:25:07 -04:00
|
|
|
<div class="box flex-column">
|
|
|
|
<h2>Appearance</h2>
|
2024-02-22 17:18:12 -05:00
|
|
|
|
2024-03-21 14:25:07 -04:00
|
|
|
<tf-theme-picker></tf-theme-picker>
|
2024-02-22 17:18:12 -05:00
|
|
|
</div>
|
|
|
|
|
2024-03-21 14:25:07 -04:00
|
|
|
<div class="box flex-column">
|
|
|
|
<h2>Danger Zone</h2>
|
2024-02-22 17:18:12 -05:00
|
|
|
|
2024-03-21 14:25:07 -04:00
|
|
|
<h3>Manage your identities</h3>
|
|
|
|
<tf-identity-manager></tf-identity-manager>
|
2024-03-21 15:10:35 -04:00
|
|
|
|
2024-03-21 14:25:07 -04:00
|
|
|
<h3>Change my password</h3>
|
|
|
|
<tf-password-form></tf-password-form>
|
2024-02-22 17:18:12 -05:00
|
|
|
|
2024-03-21 14:25:07 -04:00
|
|
|
<h3>Delete your account</h3>
|
|
|
|
<tf-delete-account-btn></tf-delete-account-btn>
|
|
|
|
</div>
|