layout: default
<main class=“mw8 w-100 center sans-serif black ph3 mt5”>
<article class="mw7 pr5-m pr5-l"> <header> <h1 class="f2 f1-m f1-l lh-title">{{ page.title }}</h1> </header> <div class="f5 fw4 lh-copy"> {{ content }} </div> </article>
</main>