{% extends "base.html" %} {% load i18n %} {% block page_title %}{% trans 'Password Reset Successfully!' %}{% endblock page_title %} {% block content %}
{% trans 'Your password was reset successfully! You may now login by clicking' %} {% trans 'here' %}.