%PDF- %PDF-
Direktori : /home/waritko/jetty-distribution-9.4.21.v20190926/webapps/ROOT/templates/ |
Current File : //home/waritko/jetty-distribution-9.4.21.v20190926/webapps/ROOT/templates/comments.vm |
### ### Comments page in the "view" mode ### ### #if("$!request.xpage" == 'comments') $response.sendRedirect($doc.getURL('view', 'viewer=comments')) #else <div id="document-title"><h1>$services.localization.render('core.viewers.comments.title', [$escapetool.xml($doc.getPlainTitle()), $doc.getURL()])</h1></div> ## ---------------------------- ## Display the shortcuts ## ---------------------------- #if($displayShortcuts) #template("shortcuts.vm") #end #template("commentsinline.vm") #end