hakyll/examples/feedblog/templates/posts.html
2011-03-29 17:30:23 +01:00

4 lines
42 B
HTML

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