]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - templates/editpage.tmpl
There was a bug that [[inline archive="yes]] created an RSS link, but no feed.
[git.ikiwiki.info.git] / templates / editpage.tmpl
index 6ab9882618d2c843bb462b8b4618c06dd5ee513c..c1e7113b4b45c2e5d9ad4374b363b87058a9443b 100644 (file)
@@ -27,10 +27,12 @@ Optional comment about this change:</br>
 </TMPL_IF>
 <TMPL_VAR FORM-SUBMIT>
 <TMPL_VAR FORM-END>
-<TMPL_IF NAME="PAGE_PREVIEW">
 <hr>
+<TMPL_IF NAME="PAGE_PREVIEW">
 <h1>Page preview:</h1>
 <TMPL_VAR PAGE_PREVIEW>
+<TMPL_ELSE>
+<TMPL_VAR HELPONFORMATTINGLINK>
 </TMPL_IF>
 </body>
 </html>