{% extends "base.html" %} {% block title %}Systemnachricht Erstellen{% endblock %} {% block nav %} Profil Hauptuebersicht Verwaltung Systemnachrichten Abmelden {% endblock %} {% block content %}
{% csrf_token %} {% load eigentags %}{% formular form %}
{% endblock %}