{%- extends "!layout.html" %} {%- if not theme_relbar %} {%- block relbar1 %}{# Do not want bar accross the top #}{% endblock %} {%- endif %} {#- Classic header with Snakey on the left, page links on the right. #} {%- macro header() %}
{%- endmacro %} {#- Add one more div level #} {%- block body %}
{%- if pagename != 'index' %}

{{ title }}

{%- endif %} {%- block section %}{% endblock %}
{%- endblock %} {%- block relbaritems %} {%- set jquerydocscomments_path = '_static/jquery.plugin.docscomments.js' %} {% endblock %}