{% extends "core/base.html" %} {% load i18n %} {% block browser_title %}{% trans "Reset password" %}{% endblock %} {% block no_page_title %}{% endblock %} {% block content %}
{% blocktrans %} We have sent you an e-mail. Please contact one of your site administrators if you do not receive it within a few minutes. {% endblocktrans %}
{% include "core/partials/admins_list.html" %}