layout: default


<article class=“post”>

<h1 class="post-title">{{ page.title }}</h1>
{{ content }}
<footer class="post-footer">
  <time datetime="{{ page.date | date_to_xmlschema }}" class="post-date">{{ page.date | date: "%B %e, %Y" }}</time>
</footer>

</article>