{% extends "registration/base.html" %} {% load i18n %} {% block registration_content %} {{ block.super }}

{% trans "Password reset successfully." %}

{% trans "Now you can Login" %}

{% endblock %}