{% include head.html %}
{% include background.html %} {% include collection_list.html %}
{% include header.html %}
{{content}} {% include post_list.html %} {% include comment.html %}
{% if page.footer != false %} {% include footer.html %} {% endif %}