2019-07-05 14:16:46 -04:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
2020-06-19 00:16:57 -04:00
|
|
|
<article class="post">
|
|
|
|
|
|
|
|
<header class="post-header">
|
|
|
|
<h1 class="post-title">{{ page.title }}</h1>
|
2019-07-05 14:16:46 -04:00
|
|
|
</header>
|
|
|
|
|
2020-06-19 00:16:57 -04:00
|
|
|
<div class="post-content">
|
|
|
|
{{ content }}
|
2019-07-05 14:16:46 -04:00
|
|
|
</div>
|
2020-06-19 00:16:57 -04:00
|
|
|
|
|
|
|
</article>
|