--- layout: default --- {% include header.html %}

{{ page.title }}

{% if page.date < site.oldPostNoticeBefore %} {% include oldPostNotice.html %} {% endif %}
{{ content }}
{% include subscribe-form.html %} {% if site.showComments %} {% include comments.html %} {% endif %}