{% extends "base.html" %} {% load url from future %} {% load i18n %} {% block main %}

{% trans "Password reset successful" %}

{% trans "We have sent you instructions for setting your password." %}

{% endblock %}