{% include common/header.html %}

{{ page.title }}

Posted on {{ page.date | date_to_long_string }}

{{ content }}
{% include common/sidebar.html %}
{% include common/footer.html %}