{% extends "base.html" %} {% load i18n %} {% block title %} {% trans "Password reset successfully" %} {% endblock %} {% block content %}
{% trans "Please check your mailbox for further instructions." %}