{% extends "admin/base_site.html" %} {% load i18n static %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% translate 'Forgotten your password? Enter your email address below, and we’ll email instructions for setting a new one.' %}
{% endblock %}