{% block site_nav %}
{% block body %} {% endblock %}
{% include "localtoc.html" %}
{% endblock %}
{%- extends "basic/layout.html" %} {%- block body_tag %}
{%- endblock %} {# Do this so that bootstrap is included before the main css file #} {%- block htmltitle %} {% block font %} {% endblock %} {% include "google_analytics.html" %} {% if theme_touch_icon %} {% endif %} {{ super() }} {%- endblock %} {%- block extrahead %} {% if theme_touch_icon %} {% endif %} {{ super() }} {% endblock %} {%- block header %} Skip to content {% include "header.html" %} {% endblock %} {%- block relbar1 %}{% endblock %} {%- block relbar2 %}{% endblock %} {%- block content %}