{% load static %} {% load group_check %} {% if user.is_authenticated %} {% if user.is_authenticated %} Patienten neuer Patient Volieren Kosten Kontakte {% if request.user|group_check:"data-export" %} Daten-Export {% endif %} {% endif %} {% if user.is_authenticated %} {% if user.is_superuser %} Settings {% endif %} Hilfe Profile Logout {% else %} Login {% endif %} {% endif %}