layout: default
<article class=“l-wrap”>
<div class="l-center-column head-post"> <hr class="hr-decorator"> <h1 class="title">{{ page.title | escape }}</h1> </div> <div class="post"> {{ content }} </div>
</article>
{% include footer.html %}
layout: default
<article class=“l-wrap”>
<div class="l-center-column head-post"> <hr class="hr-decorator"> <h1 class="title">{{ page.title | escape }}</h1> </div> <div class="post"> {{ content }} </div>
</article>
{% include footer.html %}