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

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

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

{% endblock %}