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