layout: default


<article class=“single row gutters”>

<time class="published" datetime="{{ page.date | date: '%Y-%m-%d' }}">{{ page.date | date_to_long_string }}</time>
<h2>{{ page.title }}</h2>
{{ content }}

</article>