hakyll/examples/tagblog/posts.html

5 lines
38 B
HTML
Raw Normal View History

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