{% extends "registration/base.html" %} {% load i18n %} {% block js_import %}{{ block.super }} {% endblock %} {% block breadcrumb %}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." %}
{% endblock %}