{% extends "base.html" %} {% load i18n %} {% block titleextra %}{% trans "Password Reset" %}{% endblock %} {% block body %}

{% trans "Password Reset" %}

{% trans "We have sent you an e-mail. You should receive it within a few minutes." %}

{% endblock %}