12 lines
200 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>
2023-02-22 20:28:38 +02:00
<article class="post-content">{{ content }}</article>
2014-12-29 19:35:21 +02:00
</div>