hakyll/tests/data/template.html.out

28 lines
240 B
Text
Raw Normal View History

2012-11-19 13:59:55 +00:00
<div>
I'm so rich I have $3.
2013-05-06 21:32:25 +00:00
2013-08-10 14:18:59 +00:00
oof
I have body
2013-05-06 21:32:25 +00:00
2013-05-06 21:32:25 +00:00
should be printed
2013-05-06 21:32:25 +00:00
<ul>
<li>Jan</li>
<li>Piet</li>
</ul>
Jan, Piet
2012-11-19 13:59:55 +00:00
<p>This is an example.</p>
</div>