<%-- File : user_lostpw.html Description : Displays the lost password lookup form. --%> <%~set set_focus = "myform.comm_email"%> <%unless error%> <%if signup_ask_question%> <%~set message = 'Enter your email or your username and secret answer to retrieve your lost password.'%> <%else%> <%~set message = 'Enter your email address that you used when signing up and we will send you your password:'%> <%endif%> <%endif%> <%site_title%>: Forgotten Password <%include user_include_common_head.html%> onload="document.<%set_focus%>.focus()"<%endif%>>
<%include user_include_header.html%> <%include user_include_contentheader.html%>
<%include user_include_leftsidebar.html%>
<%include user_include_contentwrapper_top.html%>
<%include user_include_content_top.html%>
Home > Forgotten Password
<%if t%><%endif%>

Forgot your password?

Simply enter your e-mail address that you signed up with and we will e-mail you your password.

<%if signup_ask_question%>

OR

Enter your username and secret answer.

<%else%>
<%endif%>

If you don't have an account, please register.

<%include user_include_content_bottom.html%>
<%include user_include_contentwrapper_bottom.html%>
<%include user_include_rightsidebar.html%>
<%include user_include_contentfooter.html%> <%include user_include_footer.html%>