layout: default
<div class=“wrapper pad”>
<article> <header> <h1>{{ page.title | escape }}</h1> </header> <hr> <div> {{ content }} </div> </article>
</div>
layout: default
<div class=“wrapper pad”>
<article> <header> <h1>{{ page.title | escape }}</h1> </header> <hr> <div> {{ content }} </div> </article>
</div>