{% load i18n unfold %}
{% if not horizontal %}

{% if has_label %} {% if label %} {{ label }} {% endif %} {% else %} {% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %} {% endif %}

{% endif %} {% for choice in choices %} {% if choice.selected and spec.lookup_val.0 %} {% endif %} {% endfor %} {% if horizontal %} {% else %} {% if spec|class_name == "BooleanFieldListFilter" or spec.horizontal %} {% else %} {% endif %} {% endif %}