layout: default


{% include header.html %}

<article class=“c-article–post”>

<div class="c-post-header">
        <h1 class="title">{{ page.title }}</h1>
</div>
{{ content }}

</article>