{% load i18n %} {% load navigation %} {% if request.user.is_authenticated %} {# Notifications #} {% with notifications=request.user.notifications.unread.exists %}