{% extends "base.html" %} {% load i18n %} {% block title %} {% trans "Password reset successfully" %} {% endblock %} {% block content %}
{% trans "Password reset successfully" %}
{% trans "Log in" %}