summaryrefslogtreecommitdiff
path: root/examples/tagblog/index.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-29 12:19:53 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-29 12:19:53 +0100
commit7128cc9b5f77eb40bfb0b04d74ddfe2e10a171fe (patch)
tree7abe96cb7a32d0633eb2024114c750b58c88e8b9 /examples/tagblog/index.html
parentd205f96825d73e0ad7efc97a321333dacfbf9e0c (diff)
downloadhakyll-7128cc9b5f77eb40bfb0b04d74ddfe2e10a171fe.tar.gz
Updated simpleblog, rssblog and tagblog examples to trunk.
Diffstat (limited to 'examples/tagblog/index.html')
-rw-r--r--examples/tagblog/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tagblog/index.html b/examples/tagblog/index.html
index e520791..4cade0f 100644
--- a/examples/tagblog/index.html
+++ b/examples/tagblog/index.html
@@ -1,7 +1,7 @@
<div id="posts">
<h1>Recent posts</h1>
<ul>
- $posts
+ $body
</ul>
<a href="$root/posts.html">All posts...</a>
<div>