{% extends "registration/registration_base.html" %} {% load url from future %} {% load i18n %} {% block title %}{% trans "Password reset successful" %}{% endblock %} {% block masthead %}
{% trans "We have sent you instructions for setting your password." %}
{% endblock %}