circulations/templates/post.template.html

2 lines
90 B
HTML
Raw Normal View History

2023-03-10 12:28:34 +01:00
<small class="frontmatter">{{ frontmatter }}</small>
<div class="post">{{ content }}</div>