{% translate 'Password Reset' %}
{% translate 'We’ll email instructions for setting a new one.' %}
{% extends "admin/base_site.html" %} {% load i18n static %} {% block title %}{% if form.email.errors %}{% translate "Error:" %} {% endif %}{{ block.super }}{% endblock %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block breadcrumbs %}
{% endblock %} {% block content %}{% translate 'We’ll email instructions for setting a new one.' %}