{{ config.label_theme }} {% for theme in config.themes %}
{% endfor %}
{% if config.sponsor_url %} {% endif %} {{ config.label_about }}

{{ config.title }}

{{ config.subtitle }}

{% for item in top_level %} {% if item.has_submenu %} {% else %} {% endif %} {% endfor %}
{% for filter_name, filter_info in filters.items() %}
{% for option in filter_info.options %} {% endfor %}
{% endfor %}
{{ config.label_pick_category }}
{% if config.done_html %} {% endif %}

{% for footer_id, footer_html in config.footers.items() %} {% endfor %}
{{ version }}
{% if config.analytics_html %} {{ config.analytics_html | safe }} {% endif %}