{% if page %} {% if page.description %} {% endif %} {% if page.taxonomies.tags %} {% endif %} {% elif section %} {% if section.description %} {% endif %} {% if section.taxonomies.tags %} {% endif %} {% endif %} {% if page %} {% elif section %} {% else %} {% endif %} {% if config.extra.zolanight.google_analytics_id %} {% endif %} {% set root_section = get_section(path="_index.md") %}

{% block content %}{% endblock content %}