hakyll/examples/categoryblog/posts.html
2010-01-29 15:16:08 +01:00

4 lines
37 B
HTML

<h1>$title</h1>
<ul>
$body
</ul>