{% include default_head_tags.html%} {% if page.commentid %} {% endif %}
{% include header.html %}
{{ page.title }}
{{ page.date | date_to_string }}
{{ page.excerpt }}
{{ content }}
{% if page.commentid %}
Comments
{% endif %}
{% include footer.html %}
Comments
{% endif %}