This repository has been archived on 2023-01-29. You can view files and clone it, but cannot push or open issues or pull requests.

15 lines
218 B
HTML

---
layout: default
---
<article class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title | escape }}</h1>
</header>
<div class="post-content">
{{ content }}
</div>
</article>