layout: default
<article class=“post card-panel highlight”>
<header class="post-header card-panel primary"> <h1 class="post-title">{{ page.title | escape }}</h1> </header> <div class="post-content card-panel primary"> {{ content }} </div>
</article>