{% if config.extra.lang %} {% endif %} {% if page and page.is_homepage %}{% endif %} {% if config.site_author %}{% endif %} {% if page and page.canonical_url %}{% endif %} {% if page.title %}{{ page.title }} - {% endif %}{{ config.site_name }} {% for path in config.extra_css %} {% endfor %} {% block extrahead %} {% endblock %} {% for path in config.extra_javascript %} {% endfor %}

Piattaforma GenPat

Wiki
Navigation icon
Chiudi
{% if 'search' in config['plugins'] %} {% endif %}
Argomenti
    {% for nav_item in nav %} {% include "nav.html" %} {% endfor %}
{% block content %} {{ page.content }} {% endblock %}
{% if page.toc %}
Contenuti
{% endif %}
{% if 'search' in config['plugins'] %} {% endif %} {% if page.next_page or page.previous_page %}
{% endif %}
{% if config.theme.locale and not 'en' in config.theme.locale %} {% set js_path = 'js/lunr-languages/lunr.' ~ config.theme.locale ~ '.js' %} {% endif %}