{% extends "base.html" %} {% block content %}

Benutzerdetails

{% if !error.is_empty() %}

{{ error }}

{% endif %} {% if !notice.is_empty() %}

{{ notice }}

{% endif %}
Wird sofort als Login-Adresse wirksam. Aenderungen werden im Audit-Log erfasst.

Details (optional)

Zurueck zur Benutzerverwaltung {% endblock %}