{% extends "two.html" %} {% load i18n %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block left %}
If you have forgotten your password, or are requesting one for the first time, just enter your e-mail address below, and we'll send instructions for setting it up.
{% endblock %}