{# Category 4 #} {% with section=filter_configuration.sample.cat_4 %}
  • {{ section.label }}
    {# 4.1: Key 14 #} {% with filter=section.filters.key_14 %}
    • {{ filter.label }}
        {% for value in filter.values %}
      • {% endfor %}
    {% endwith %}
  • {% endwith %} {# Flags #}
  • Flags
    {% for flag in filter_configuration.flags %} {% endfor %}
  • {# Dates #}
  • Dates