12 lines
208 B
HTML
Raw Normal View History

2014-12-29 19:35:21 +02:00
---
layout: default
---
2023-02-22 20:28:38 +02:00
<div class="post">
2014-12-29 19:35:21 +02:00
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>
<article class="post-content">{{ content }}</article>
2024-05-25 08:43:31 +03:00
<hr />
</div>