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