crablog/static/archives.tera

6 lines
81 B
Plaintext

<div>
<h1>{{ post.title }}</h1>
<div>
{{ content }}
</div>
</div>