This repository has been archived on 2024-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blog.polynom.me/layout/post.html

8 lines
107 B
HTML

<div class="post">
<article>
<h1>{{ title }}</h1>
{{ content }}
</article>
</div>