layout: default


<section>

<header>
  <h1>{{ page.title }}</h1>
</header>

<article>
  {{ content }}
</article>

</section>