#template("xwiki.vm") #template("httpheader.vm") #template("header.vm") #template("viewheader.vm") #if($message)
$msg.get("author"): $xwiki.renderText("[${context.user}]", $doc) $msg.get("newcomment") #set($pclass = $comment.getxWikiClass().get("comment")) $doc.displayEdit($pclass,"XWiki.XWikiComments_",$comment) #if ($captchaPlugin) #if ($request.confirm == "false") $msg.get("confirmcommentnotcorrect") #end $captchaPlugin.displayCaptcha("comment","wiki_captcha") #end