{{ config.label_theme }}
{% for theme in config.themes %}
{% endfor %}
{% if config.sponsor_url %}
♡ {{ config.sponsor_text }}
{% endif %}
{{ config.label_about }}
{{ config.title }}
{{ config.subtitle }}
{% for item in top_level %} {% if item.has_submenu %}
{{ item.label }}
{% else %}
{{ item.label }}
{% endif %} {% endfor %}
←
{% for filter_name, filter_info in filters.items() %}
{% for option in filter_info.options %}
{{ option }}
{% endfor %}
{% endfor %}
{{ config.label_pick_category }}
{% if config.done_html %}
{{ config.done_html | safe }}
{% endif %}
{{ config.label_clues_off }}
{{ config.label_report }}
{{ config.label_more }} →
{{ config.label_show_letter }}
{% for footer_id, footer_html in config.footers.items() %} {% endfor %}
{{ version }}
{% if config.analytics_html %} {{ config.analytics_html | safe }} {% endif %}