2018-04-03 05:07:44 +03:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
|
|
|
|
|
|
|
<div class="page">
|
2018-04-04 00:11:31 +03:00
|
|
|
<!-- Header -->
|
|
|
|
<h1 class="page-title">
|
|
|
|
{{ page.title | smartify | strip_html | normalize_whitespace }}
|
|
|
|
</h1>
|
|
|
|
|
|
|
|
<!-- Contents -->
|
|
|
|
{{ content | normalize_whitespace }}
|
2018-04-03 05:07:44 +03:00
|
|
|
</div>
|