{# snippet used by satchmo_language_selection_form #} {% if enabled %} {% load i18n %}
{% csrf_token %}

{% trans "Change language" %}

{% endif %}