{% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% for f in filters %}
{% if f.filter_hidden %} {% else %} {% if f.info_link %}{% endif %} {% if f.info_alert %} {% endif %} {% endif %}
{% endfor %}