--- layout: default ---

{{ page.title }}

{% if page.blurb %}

{{ page.blurb }}

{% endif %}
{{ page.date | date: '%d %b %Y' }}
{% if page.image %} {% endif %}
{% include toc.html %}
{{ content }}
{% include post-navigation.html %}