<%-- File : cust_lostpw.html Description : Displays the lost password lookup page. --%> <%set set_focus = 'myform.cus_email'%> <%include user_include_header.html%>
<%lang_tag('HD_FORGOT')%>
<%if error%>
<%error%>
<%else%> <%lang_tag('LOSTPW_ENTER_EMAIL')%>.<%endif%>
<%lang_tag('WORD_EMAILADD')%>:
<%include user_include_footer.html%>