{% load i18n gadjo %} {% if cell.filters or cell.q %} {% if card_objects or filters_form.data %}
{% if cell.q %} {% endif %} {% if cell.filters %} {% if cell.display_mode == 'card' and not cell.q %}

{% trans "Filter by:" %}

{% endif %}
{{ filters_form|with_template }}
{% endif %}
{% endif %} {% endif %}