{{applied_filter}}

{% for header in data %} {% endfor %} {% for info, val in data.items() %} {% endfor %}
{{ header }}
{{ ', '.join(val) }}