{% extends "base.html" %} {% load i18n %} {% block title %}Password Reset Done{% endblock %} {% block body %}
{% trans "Email with password reset instructions has been sent." %}