{% if listboard_view_filters %}
    {% for listboard_filter in listboard_view_filters %}
  • {{ listboard_filter.label }}{% if f == listboard_filter.name or e == listboard_filter.name %} {% endif %}
  • {% endfor %}
{% endif %}
{% if f %}{% endif %} {% if e %}{% endif %} {% if o %}{% endif %}