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

Wachdienst Planer

{% if user.is_authenticated %} {% endif %} {% if user.is_staff %}

Planungsbereich

{% endif %}
{% endblock %}