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