{% include header.html %}

{{ page.title }}

Posted on {{ page.date | date_to_long_string }}

{{ content }}
{% include comments.html %}
{% include sidebar.html %}
{% include footer.html %}