Password reset

<% if (ctx.canSendMails) { %>

Proceeding will send an e-mail that contains a password reset link. Clicking it is going to generate a new password for your account. It is recommended to change that password to something else.

<% } else { %>

We do not support automatic password resetting.

<% if (ctx.contactEmail) { %>

Please send an e-mail to <%- ctx.contactEmail %> to go through a manual procedure.

<% } %> <% } %>