{% load bootstrap4 %} {#
#} {{ filter.form.media }} {# #} {% if filter.form.visible_fields %}
{% for field in filter.form.visible_fields %} {% include templates.tb_filter_field with toolbar=True %} {% endfor %} {% if filter_button %}
{% endif %} Clear

{% endif %}
{#
#}