{% extends "widget/base.html" %} {% load i18n %} {% block page_title %} {% trans "Password reset e-mail sent" %} {% endblock %} {% block breadcrumbs %}
{% trans "We've e-mailed a link to retrieve your new password to the e-mail address you submitted." %}
{% endblock %}