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