add a header to page preview section

master
joey 2006-03-16 21:47:48 +00:00
parent e57ee3aaea
commit 685475ba8c
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Optional comment about this change:</br>
<TMPL_VAR FORM-END>
<TMPL_IF NAME="PAGE_PREVIEW">
<hr>
<h1>Page preview:</h1>
<TMPL_VAR PAGE_PREVIEW>
</TMPL_IF>
</body>