{%- block htmltitle %}
{{ title|striptags|e }}{{ titlesuffix }} - {{ theme_organisation }} {{ project }}
{%- endblock %} {%- block scripts %} {%- for js in script_files %} {{ js_tag(js) }} {%- endfor %} {%- endblock %} {%- block css %}
{%- endblock %} {%- if pageurl %}
{%- endif %} {%- if favicon %}
{% else %}
{%- endif %} {%- if pageurl %}
{%- endif %} {%- block extrahead %} {%- endblock %}
Skip to main content
{% include "header_logo.html" %} {% include "header_navigation.html" %}
Table of contents
{% include "sidebar.html" %}
{% block body %} {% endblock %}
{% include "contribution_banner.html" %} {% include "footer.html" %}