{% extends "authstrap/base_auth.html" %} {% load i18n %} {% block content %}

{% trans "Email Sent!" %}

{% trans "Email with password reset instructions has been sent." %}
{% endblock %}