{% comment %} {% load i18n %}
{{ LANGUAGE_CODE|language_name_local }}
{% csrf_token %}
{% for lang in LANGUAGES %} {% endfor %}
{% endcomment %}