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

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

{% trans "Go back to the" %} {% trans "Homepage" %}

{% endblock %}