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