---
layout: default
---
<article class="post">

  <header class="post-header">
    <h1>{{ page.title }}</h1>
    <p>{{ page.subtitle }}</p>
  </header>

  <main class="post-content">
    {{ content }}
  </main>

</article>