{% load dashub %} {% load i18n %}
{% blocktranslate with filter_title=title %} By {{ filter_title }} {% endblocktranslate %}
{% if spec|class_name == "CheckboxFilter" %} {% for choice in choices %}
{% endfor %} {% else %} {% endif %}