{% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %}
{% for choice in choices %}
{% if choice.selected and spec.lookup_val.0 %}
{% endif %}
{% endfor %}
{% if spec|class_name == "BooleanFieldListFilter" or spec.horizontal %}