layout: default


<section class=“container”>

<h1>{{ page.title }}</h1>
<article>
  {{ content }}
</article>

</section>