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