{#- Kopfdaten des Dokuments. page ist bei 404.html, search.html und
sitemap.xml None - jeder Zugriff ist deshalb abgesichert. -#}
{%- if page and page.meta and page.meta.description %}
{%- elif config.site_description %}
{%- endif %}
{%- if config.site_author %}
{%- endif %}
{%- if page and page.canonical_url %}
{%- endif %}
{%- if kux.favicon %}
{%- endif %}
{%- if page and page.canonical_url %}
{%- endif %}
{%- if config.site_description %}
{%- endif %}