{% extends "!layout.html" %} {% block extrahead %} {% endblock %} {% block content %}
{%- block haikuheader %} {%- if theme_full_logo != "false" %} {%- else %} {%- if logo -%} {%- endif -%}

Documentazione STEM

{{ title|striptags|e }}

{%- endif %} {%- endblock %}
{{ _('Home page') }}
{#{%- if display_toc %}

{{ _('Table Of Contents') }}

{{ toc }}
{%- endif %}#} {% block body %}{% endblock %}
{{ _('Home page') }}
{% endblock %}