{% include head.html %}
{% include header.html %}
{% if page.toc %} {{ content | toc_generate }} {% else %} {{ content }} {% endif %}