{% extends "base.html" %} {% load i18n %} {% block title %} {% trans "Resetting password" %} {% endblock %} {% block content %}
{% trans "Email with password reset instructions has been sent." %}