diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-15 22:23:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-15 22:23:44 -0400 |
commit | 0287fe29ac7b2e38f8887ad0a5b0f6e98986809f (patch) | |
tree | bebae3a5f8f015abbf6aa1da1a53b0e306d0e846 /doc/examples | |
parent | 083e491262b337296e28de2c9b2a53401ec780ef (diff) |
reword comment count to avoid pluralisation issues
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/blog/comments.mdwn | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/examples/blog/comments.mdwn b/doc/examples/blog/comments.mdwn index 32ffa5537..f8569a549 100644 --- a/doc/examples/blog/comments.mdwn +++ b/doc/examples/blog/comments.mdwn @@ -1,7 +1,6 @@ -This page will show recent comments made to posts in the [[blog|index]]. - -There are [[!pagecount pages="comment_pending(/posts/*)"]] comments -in the moderation queue. [[!inline pages="comment_pending(/posts/*)" name=pendingmoderation show=-1]] +Comments in the moderation queue: +[[!pagecount pages="comment_pending(/posts/*)"]] +Recent comments on posts in the [[blog|index]]: [[!inline pages="./posts/*/Discussion or comment(./posts/*)"]] |