{% include header.html %}
Edit on GitHub
{% if page.parent %}
<< back to {{ page.parent.title }}
{% endif %} {{ content }}
{% include footer.html %}