--- layout: compress --- {% include head.html %} {% include navbar.html %}

{{ page.title | escape }}

{% if page.date %} {% endif %}
{{ content }} {% if page.modified %} Updated at {{page.modified | date: "%d %B %Y"}} {% endif %} {% if page.tweet %}

Comments this article on Twitter.

{% endif %}
{% if page.comments %} {% include comments.html%} {% endif %}
{% if page.next or page.previous %} {% include post-nav.html %} {% endif %}
{% include footer.html %}