summaryrefslogtreecommitdiff
path: root/examples/simpleblog/posts.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-28 15:26:20 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-28 15:26:20 +0100
commitd205f96825d73e0ad7efc97a321333dacfbf9e0c (patch)
tree136eb2cf15d5a1bb2675a5bfb0631f24477e6ea0 /examples/simpleblog/posts.html
parent3f5df5ea59a904cb8b14703667b10053f9651f50 (diff)
downloadhakyll-d205f96825d73e0ad7efc97a321333dacfbf9e0c.tar.gz
Updated documentation and examples.
Diffstat (limited to 'examples/simpleblog/posts.html')
-rw-r--r--examples/simpleblog/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/simpleblog/posts.html b/examples/simpleblog/posts.html
index bc1741b..7db1a59 100644
--- a/examples/simpleblog/posts.html
+++ b/examples/simpleblog/posts.html
@@ -1,4 +1,4 @@
<h1>All posts</h1>
<ul>
- $posts
+ $body
</ul>