{% extends "base.html" %} {% load i18n %} {% block content %}
{% trans "Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one." %}
{% trans 'Email address:' %} {{ form.email }} {% trans 'Reset my password' %}