{% load i18n %}
{% for code,desc in LANGUAGES %} {% if not forloop.first %} {%if separator %} {{separator}} {%endif%} {% endif %}
{% csrf_token %}
{% endfor %}