layout: default
<a href=‘{{ site.baseurl }}/’>← {{ site.title }}</a>
<article class=‘justify’>
<h2 class='h3 mb1'><a href='{{ page.link }}'>{{ page.title }} →</a></h2> <time class='grayish'>{{ page.date | date: '%B %-d, %Y' }}</time> {{ content }}
</article>
{% include post_pagination.html %}