{% extends "main/base.html" %} {% load i18n static %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block title %}{{ title }}{% endblock %} {% block content_title %}{% trans "Forgotten your password? Enter your email address below, and we'll email instructions for setting a new one." %}
{% endblock %}