{% if user.is_authenticated %} Ingelogd als {{ user }}. Log uit {% else %} Log in {% endif %}