2017-02-05 18:19:49 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
|
|
|
<article class="post">
|
|
|
|
|
|
|
|
<header class="post-header">
|
2017-02-06 10:51:18 +00:00
|
|
|
<h1 class="post-title">{{ page.title | escape }}</h1>
|
2017-02-05 18:19:49 +00:00
|
|
|
</header>
|
|
|
|
|
|
|
|
<div class="post-content">
|
|
|
|
{{ content }}
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</article>
|