{% load i18n %} {% if filters %}
{% for value in filters %} {{ value }} {% endfor %} {% trans 'Clear all' %}
{% endif %}