{% extends "accounts/password_reset/base.html" %} {% load i18n %} {% block title %}{% trans "Password recovery sent" %}{% endblock %} {% block content %}
An email was sent to {{ email }}. Use the link in it to set a new password.