{% load i18n insight_tags %}
{% if index != 0 %} {# Logic #}
{% endif %}
{# Field #}
{# Operator #}
{# Input #}
{% if index != 0 %} {% button label=_("Remove filter") type="danger" outline=True button_type="button" icon_name="x-mark" icon_size="s" icon_only=True extra_classes="remove-filter h-9" %} {% endif %}