{% if favicon %} {% else %} {% endif %} {% for path in extra_css %} {% endfor %} {% if google_analytics %} {% endif %} {% block extrahead %} {% endblock %}

{% if page_title %}{{ page_title }} - {% endif %}{{ site_name }}

{% if toc %}
{% endif %}
{% block content %} {{ content }} {% endblock %}
{% for path in extra_javascript %} {% endfor %}