Reset password

<% if (!token) { %> <% if (error) { %>
<%= error %>
<% } %> <% } else { %>

Set a new password for <%= username %>.

<% if (error) { %>
<%= error %>
<% } %>
<% } %>