{% load static %} {% load i18n %}
{% include "fellchensammlung/forms/change_language.html" %} {% if user.is_authenticated %}
{% if user.get_num_unread_notifications > 0 %} {{ user.get_num_unread_notifications }} {% endif %}
{% csrf_token %}
{% else %} {% translate "Registrieren" %} {% endif %}