rename comments_display to comment
[ikiwiki.git] / doc / wikitemplates.mdwn
index 6fb4d5f495f627c8ea8dcaa5d210a927e0d48390..63735193bd1f3ca34f2eafda758d9e4ebddc7567 100644 (file)
@@ -29,7 +29,7 @@ located in /usr/share/ikiwiki/templates by default.
   form to wiki pages.
 * `searchquery.tmpl` - This is an omega template, used by the
   [[plugins/search]] plugin.
-* `comments_display.tmpl` - This template is used to display a comment
+* `comment.tmpl` - This template is used to display a comment
   by the [[plugins/comments]] plugin.
 * `comments_form.tmpl` - This template is the comment post form for the
   [[plugins/comments]] plugin.