{% extends 'base.html' %} {% block title %}Mitarbeiter ändern{% endblock title %} {% block nav %} Profil Hauptuebersicht Projektübersicht Abmelden {% endblock %} {% block content %}
{% csrf_token %} {% load eigentags %}{% formular nutzer_in_daten %} {% formular zuweisung %}
{% endblock content %}