layout: default


<article>

<header>
  <h2>{{ page.title | escape }}</h2>
</header>

<div>
  {{ content }}
</div>

</article>