{% extends "base.html" %} {% load i18n %} {% block headtitle %}{% trans 'Password Reset' %}{% endblock %} {% block main_content %}
{% blocktrans %} Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one. {% endblocktrans %}
{% endblock main_content %}