{%- include head.html -%} {% if page.previous %} {% else %} {% endif %} {% if page.next %} {% endif %}
{%- include toc-date.html -%}
{%- include body.html -%} {% if page.previous %} {% else %} {% endif %} {% if page.next %} {% endif %}
{%- include footer.html -%}