{% load i18n %} {% if cl.search_fields %}
{% for pair in cl.params.items %} {% if pair.0 != search_var %} {% endif %} {% endfor %}
{% endif %}