{% include "_styles.html" %}
{% set brand_subtitle = "Passwort ändern" %} {% set site_dropdown_url_prefix = "/admin/" %} {% include "_header.html" %}
Zurück
Passwort ändern
{% if error %}
{{ error }}
{% endif %} {% if success %}
{{ success }}
{% endif %}
Neues Passwort
Passwort wiederholen
Passwort speichern
{% include "_footer.html" %}