index
:
hakyll
master
Haskell library for generating static sites
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
example
/
templates
/
post.html
blob: 4b399628b345f10588bb3f12fd9cd240d219898d (
plain
)
1
2
3
<
div
class
=
"info"
>
Posted on $date$
</
div
>
$body$