{% load i18n fnp_lang %} {% for lc, ln in languages %} {% if lc != request.LANGUAGE_CODE %} {{ lc }} {% endif %} {% endfor %}