X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0ab4496237e42a0044116477d0358b2faaa95675..b24da2c9fa0c675f97b16773f3d366a78e9e94b8:/doc/examples/blog/comments.mdwn?ds=inline

diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn
index f600ae183..e22b50a34 100644
--- a/doc/examples/blog/comments.mdwn
+++ b/doc/examples/blog/comments.mdwn
@@ -1,9 +1,10 @@
 [[!sidebar content="""
-[[!inline pages="comment_pending(/posts/*)" feedfile=pendingmoderation
+[[!inline pages="comment_pending(./posts/*)" feedfile=pendingmoderation
 description="comments pending moderation" show=-1]]
-Comments in the moderation queue:
-[[!pagecount pages="comment_pending(/posts/*)"]]
+Comments in the [[!commentmoderation desc="moderation queue"]]:
+[[!pagecount pages="comment_pending(./posts/*)"]]
 """]]
 
 Recent comments on posts in the [[blog|index]]:
-[[!inline pages="./posts/*/Discussion or comment(./posts/*)"]]
+[[!inline pages="./posts/*/Discussion or comment(./posts/*)"
+template="comment"]]