hakyll/examples/simpleblog/posts.html
2009-12-29 19:09:11 +01:00

4 lines
41 B
HTML

<h1>All posts</h1>
<ul>
$posts
</ul>