{% extends "registration/base.html" %} {% load i18n %} {% block content %}

{% trans "Password reset" %}

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

{% endblock %}