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