{% extends "authentic2/base-page.html" %} {% load i18n %} {% block title %} {{ view.title }} {% endblock %} {% block content %}

{% trans "Password changed" %}

{% endblock %}