2015-02-11 12:14:22 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
2016-03-31 19:25:03 +00:00
|
|
|
<article class="post">
|
2015-02-11 12:14:22 +00:00
|
|
|
<header class="post-header">
|
|
|
|
<h1 class="post-title">{{ page.title }}</h1>
|
|
|
|
</header>
|
2016-03-31 19:25:03 +00:00
|
|
|
<div class="post-content">
|
2015-02-11 12:14:22 +00:00
|
|
|
{{ content }}
|
2016-03-31 19:25:03 +00:00
|
|
|
</div>
|
|
|
|
</article>
|