{% extends "base.html" %} {% load i18n %} {% block navbar %}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll send a new password to you." %}
{{ form.email.html_error_list }}
{% trans "Be sure to enter the same e-mail address you used to register." %}