layout: default


<article>

<header>
  <h1>{{ page.title }}</h1>
</header>
<div id="content">
  {{ content }}
</div>

</article>