summaryrefslogtreecommitdiff
path: root/tests/data/template.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-11-19 15:12:53 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2012-11-19 15:12:53 +0100
commit802742cdbed1bb0afa022e072621e621d21158f6 (patch)
tree3fa7e6bd6d7bdb70257bf2f7717607a3fdf0d702 /tests/data/template.html
parent88ffd3c5bea6b5e5cb1004173130b5691a7591f6 (diff)
downloadhakyll-802742cdbed1bb0afa022e072621e621d21158f6.tar.gz
Remove hamlet, add function fields
Diffstat (limited to 'tests/data/template.html')
-rw-r--r--tests/data/template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/template.html b/tests/data/template.html
index 8fa47e4..52189a3 100644
--- a/tests/data/template.html
+++ b/tests/data/template.html
@@ -1,3 +1,4 @@
<div>
+ $echo test$
$body$
</div>