<%inherit file="/base/index.html"/>
%if c.email_error == "":

Password reset requested.

You should receive an email soon.

%else:

Sending password request failed.

${c.email_error}

Please contact the site administrator with this error message.

%endif