{% load static %} {% if user.is_authenticated %} alle Patienten alle Retter alle Volieren {% endif %} {% if user.is_authenticated %} Profile Logout {% else %} Login {% endif %}