{$t('settings.settings_page')}
{$t('settings.account_settings')}
{$t('auth.username')}
{$t('auth.first_name')}
{$t('auth.last_name')}
{$t('auth.profile_picture')}
{$t('auth.public_profile')}
{$t('settings.update')}
{#if $page.form?.message}
{$page.form?.message}
{/if}
{$t('settings.password_change')}
{$t('settings.password_change')}
{$t('settings.email_change')}
{$t('settings.current_email')}
{$t('settings.email_change')}
For Debug Use:
Server PK={user.pk} | Date Joined: {user.date_joined ? new Date(user.date_joined).toDateString() : ''} | Staff user: {user.is_staff}
User Settings | AdventureLog