2018-04-03 05:07:44 +03:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
---
|
|
|
|
|
2018-05-15 03:25:42 +03:00
|
|
|
<article>
|
2018-05-15 14:05:33 +03:00
|
|
|
<header class="page-header">
|
|
|
|
<h1 class="text-muted">
|
|
|
|
{{ page.title | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}
|
|
|
|
<p><small>{{ page.description | strip_newlines | strip_html | strip | normalize_whitespace | smartify | xml_escape }}</small></p>
|
|
|
|
</h1>
|
2018-05-15 03:25:42 +03:00
|
|
|
</header>
|
2018-04-18 00:07:49 +03:00
|
|
|
|
2018-05-15 03:25:42 +03:00
|
|
|
{{ content }}
|
|
|
|
</article>
|