--- layout: default ---

{{ page.title | escape }}

{% if page.author %} • {% endif %}


{{ content }}
{% if page.next.url %} ← {{ page.next.title | escape }} {% endif %} {% if page.previous.url %} {{ page.previous.title | escape }} → {% endif %}
{% if site.disqus.shortname %} {% include disqus_comments.html %} {% endif %}