{%- block site_meta %} {% if page and page.is_homepage %}{% endif %} {% if config.site_author %}{% endif %} {% if page and page.canonical_url %}{% endif %} {% if config.theme.favicon %} {%- else %}{% endif %} {%- if i18n_config %} {%- for lang, display in config.plugins.i18n.config.languages.items() %} {%- if lang != i18n_page_locale %} {%- if lang == i18n_config.default_language %} {%- elif i18n_page_file_locale is none %} {%- else %} {%- endif %} {%- endif %} {%- endfor %} {%- endif %} {%- if config.theme.manifest %} {%- if i18n_config and i18n_page_file_locale %} {%- else %} {%- endif %} {%- endif %} {%- endblock %} {%- block htmltitle %}
{%- if config.theme.logo %}
{%- else %}
{%- endif %}
{% if page.title %}{{ page.title }}{% endif %}
{%- if 'search' in config.plugins %}
{%- endif %}
{%- block top_buttons %}
{%- endblock %}
{%- if config.theme.logo %}
{%- else %}
{%- endif %}
{% if page.title %}{{ page.title }}{% endif %}