{% extends 'userena/base_userena.html' %} {% load i18n %} {% block title %}{% trans "Password reset email sent" %}{% endblock %} {% block content_title %}
{% trans "An e-mail has been sent to you which explains how to reset your password." %}
{% endblock %}