{% trans "Password reset" %}
{% trans "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." %}
{% extends "admin/base_site.html" %}{% load i18n %}{% load url from future %} {% block breadcrumbs %}
{% endblock %} {% block title %}{% trans "Password reset" %}{% endblock %} {% block main-struct %}{% trans "Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." %}