layout: default


<main>

<article>
  <header class="lh-title">
    <h1 class="f2 f1-m f1-l fw8">{{ page.title }}</h1>
  </header>

  <div class="f5 fw4 lh-copy measure">
    {{ content }}
  </div>
</article>

</main>