--- sectionid: blog --- {% include header.html %}
{% include nav_blog.html %}

{{ page.description }}

{{ content }}
{% if page.prev %} ← Prev {% endif %} {% if page.next %} Next → {% endif %}
{% include footer.html %}