--- layout: default ---

{{ page.title }}

{% if page.previous.url %}

«


{% endif %} {% if page.next.url %}

»

{% endif %}
{{ content }}

{% if page.previous.url %} « {{page.previous.title}} | {% endif %} {{ page.date | date_to_string }} {% if page.next.url %} | {{page.next.title}} » {% endif %}

{% include footer.html %}