{% extends 'base.html' %} {% block header %}

{% block title %}Passwort ändern{% endblock %}

{% endblock %} {% block content %}

Bitte das alte Passwort, sowie zweimal das neue Passwort eingeben!

Geben Sie Ihr aktuelles Kennwort ein

{% endblock %}