Your Profile
{#if $message} {/if}
Username
{#if $profileErrors.username}
{$profileErrors.username}
{/if}
First Name
{#if $profileErrors.firstName}
{$profileErrors.firstName}
{/if}
Last Name
{#if $profileErrors.lastName}
{$profileErrors.lastName}
{/if}
Email address
{#if $profileErrors.email}
{$profileErrors.email}
{/if} {#if !$profileForm.email}
Heads up!
Without an email, you won't be able to reset your password if you forget it.
{/if}
Change Password
Update Profile