layout: default


<section id="page">
  <article class="page">
    <header>
      <h1>{{ page.title | escape }}</h1>
    </header>

{{ content }}

  </article>
</section>