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