{% extends 'paxalia/auth_base.html' %} {% load i18n %} {% block title %}{% trans "Password changed" %} · {{ brand_name }}{% endblock %} {% block content %}

{% trans "Password changed" %}

{% trans "Your password has been updated." %}

{% trans "Back to security" %}
{% endblock %}