{% include common/header.html %}

{{ page.title }}

 Posted on {{ page.date | date: '%-d %B %Y' }}

{{ content }}
{% include common/sidebar.html %}
{% include common/footer.html %}