{% extends "admin/base_site.html" %} {% load i18n %} {# grp_csrf #} {% block breadcrumbs %}
{% endblock %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block content %}{% trans "Forgotten your password? Enter your e-mail address below, and we'll reset your password and e-mail the new one to you." %}
{% endblock %}