{% include 'menu.html' %} {% if show_toc %} {% endif %}
{% block lead %}{% endblock %}
{% block page_content %}{% endblock %}
{% if show_toc %} {% endif %}
{% include 'footer.html' %} {% if show_toc %} {% endif %}