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

{% trans "The password has been changed" %}

{% trans "Login" %} {% trans "Click Here" %}

{% endblock %}