<%include include_common_head.html%> <%~set content_header_title = 'Lost Password'%>
<%include include_header.html%>
<%~set content_header_title = 'Lost Password'%> <%~init array breadcrumbs%><%init hash breadcrumbs.0%> <%~set breadcrumbs.0.name = 'Lost Password'%> <%include include_breadcrumb.html%>
<%-- start content--%> <%include include_content_header.html%> <%if form.page_errors%>

Enter your Username

<%endif%>

If you have lost your password, <%cat_full_name%> can generate a new temporary password for you to log in with. Note that after logging in the temporary password will be lost so you should change your password immediately upon logging in with the temporary password. The temporary password will be sent to you at the e-mail address you specified when signing up.

<%hidden_form%>
Your Username *

* The temporary password will be sent to the e-mail address you entered while registering.

<%-- end content --%>
<%include include_footer.html%>
<%~include include_global_js.html%>