{% extends "registration/base.html" %} {% load i18n %} {% block breadcrumb %} {% endblock %} {% block main %}

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

{% endblock %}