website/templates/posts.html

6 lines
90 B
HTML

<h1>$title$</h1>
$partial("templates/post-list.html")$
<!--
vim: ts=2:sts=2:sw=2:et
-->