{% include header.html %}

<main>

{{ content }}
{% include post-list.html %}

</main>

{% include footer.html %}