layout: default
<article class=“page-wrapper”>
<header> <h1>{{page.title}}</h1> </header> <section class="page-content"> {{ content }} </section>
</article>
layout: default
<article class=“page-wrapper”>
<header> <h1>{{page.title}}</h1> </header> <section class="page-content"> {{ content }} </section>
</article>