{% extends "base.html" %} {% block title %}{{ t('ui.change_password.title') }} - {{ branding.name }} {% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ t('ui.change_password.subtitle', email=email) | safe }}