{% extends "base.html" %} {% load i18n %} {% block content %}

{% trans "Password reset successfully" %}

{% trans "Log in" %}

{% endblock %}