hakyll/examples/rssblog/templates/post.html
2010-01-02 19:57:12 +01:00

4 lines
69 B
HTML

<h1>$title</h1>
by <em>$author</em> on <strong>$date</strong>
$body