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