--- layout: default --- {% capture paginat %} {% if page.previous %} {% else %} {% endif %}   {% if page.next %} {% else %} {% endif %} {% endcapture %}

{{ page.date | date: "%d%B%Y" }}#{{ page.title }}

{{ content }}