reword comment count to avoid pluralisation issues
authorJoey Hess <joey@kitenet.net>
Sun, 16 May 2010 02:23:44 +0000 (22:23 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 16 May 2010 02:23:44 +0000 (22:23 -0400)
doc/examples/blog/comments.mdwn

index 32ffa55377e1eca123cb16ad3af008cad955e608..f8569a549bf0f16959bf042cba3c3d8d5ab055bf 100644 (file)
@@ -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/*)"]]