{% include head.html %}
{% include navbar.html %}
{{ page.title }}
{{ page.date | date_to_long_string }}, by {{ page.author }}
{{ content }} {% if page.comments %}
{% include disqus.html %}
{% endif %}
{% include disqus.html %}