{% extends "admin/base_site.html" %} {% block breadcrumbs %}
{% endblock %} {% block title %}{{ _("Password reset") }}{% endblock %} {% block content %}{{ _("Forgotten your password? Enter your e-mail address below, and we'll e-mail instructions for setting a new one." ) }}
{% endblock %}