Forgotten password
<% IF err || success %>
<% IF e_no_user %>
Error: There is no user account associated with that email address.
<% END %>
<% IF success %>
An email has been sent to <% params.email | html_entity %>. Please click the link to reset your password.
<% END %>
<% END %>
Enter your email into the field below and we'll send an email with a link to reset your password.