{% include head.html %} {% include header.html %} {% if page.cover %}
{% else %}
{% endif %}
{% if page.cover_credit %} Credit: Mother {% endif %}
{{ content }}
{% include footer.html %}