summaryrefslogtreecommitdiff
path: root/templates/editpage.tmpl
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-16 21:39:45 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-16 21:39:45 +0000
commit44eefb7f22d946c70429cdba7a6c90f6ffcbb6d3 (patch)
tree75b1236c484041d73ebd1f1afe682c14ace5245c /templates/editpage.tmpl
parent7bbfbf82fb17c05cc70ec042c1fdd4e0fb370b12 (diff)
dd page preview
Diffstat (limited to 'templates/editpage.tmpl')
-rw-r--r--templates/editpage.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl
index 8b755749f..c23630dfa 100644
--- a/templates/editpage.tmpl
+++ b/templates/editpage.tmpl
@@ -17,5 +17,9 @@ Optional comment about this change:</br>
</TMPL_IF>
<TMPL_VAR FORM-SUBMIT>
<TMPL_VAR FORM-END>
+<TMPL_IF NAME="PAGE_PREVIEW">
+<hr>
+<TMPL_VAR PAGE_PREVIEW>
+</TMPL_IF>
</body>
</html>