summaryrefslogtreecommitdiff
path: root/examples/tagblog/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tagblog/posts.html')
-rw-r--r--examples/tagblog/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tagblog/posts.html b/examples/tagblog/posts.html
index ef86c40..ee2ed78 100644
--- a/examples/tagblog/posts.html
+++ b/examples/tagblog/posts.html
@@ -1,4 +1,4 @@
<h1>$title</h1>
<ul>
- $posts
+ $body
</ul>