{% load i18n %} {% if authenticated %} {{ unread_amount }} {% trans "Notifications" %}
{% csrf_token %}
{% endif %}