{% extends "authstrap/base_auth.html" %} {% load i18n %} {% block content %}

{% trans "Password reset successfully" %}

{% trans "Please check your email for information on how to proceed." %}
{% endblock %}