Password Reset

{#if form._errors.main} { form._errors.main } {/if}
{#if !reset_sent}

If your email exists we'll send you a reset link.

{:else if reset_complete}

Reset request submitted. It may take up to a minute to process then you can log in with the new password. You'll receive an email when it's ready, or you can try earlier if your email isn't working.

{:else}

Email sent. Input the reset code.

{/if}