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

8 lines
107 B
HTML
Raw Normal View History

2020-09-21 15:49:58 +00:00
<div class="post">
<article>
<h1>{{ title }}</h1>
{{ content }}
</article>
</div>