hakyll/examples/tagblog/posts.html
2010-01-08 12:41:58 +01:00

4 lines
38 B
HTML

<h1>$title</h1>
<ul>
$posts
</ul>