{% extends "base_site.html" %} {% load i18n %} {% block content %} {% trans "Email Sent" %} {% trans "An email with password reset instructions has been sent." %} {% endblock %}
{% trans "An email with password reset instructions has been sent." %}