{% extends "!layout.html" %} {%- if pagename == 'index' %}{% set theme_nosidebar = True %}{% endif -%} {%- macro secondnav() %} {%- if prev -%} « previous {{ reldelim2 }} {% endif %} {%- if parents -%} up {%- else -%} up {%- endif %} {%- if next %} {{ reldelim2 }} next » {%- endif -%} {% endmacro %} {% block extrahead %}{% if embedded %}{% endif %}{% endblock %} {% block header %}{% if not embedded %}
{% endif %}{% endblock %} {% block document %} {% endblock %} {% block footer %}{% if not embedded %} {% endif %}{% endblock %} {% block sidebarrel %}