2 <head><title><TMPL_VAR FORM-TITLE></title></head>
4 <TMPL_IF NAME="PAGE_CONFLICT">
6 <b>Your changes confict with other changes made to the page.</b>
9 Conflict markers have been inserted into the page content. Reconcile the
10 confict and commit again to save your changes.
14 <h1><TMPL_VAR INDEXLINK>/ <TMPL_VAR FORM-TITLE></h1>
17 <TMPL_VAR FIELD-RCSINFO>
18 <TMPL_IF NAME="PAGE_SELECT">
19 Page location: <TMPL_VAR FIELD-PAGE><br>
23 <TMPL_VAR FIELD-CONTENT><br>
24 <TMPL_IF NAME="CAN_COMMIT">
25 Optional comment about this change:</br>
26 <TMPL_VAR FIELD-COMMENTS><br>
28 <TMPL_VAR FORM-SUBMIT>
31 <TMPL_IF NAME="PAGE_PREVIEW">
32 <h1>Page preview:</h1>
33 <TMPL_VAR PAGE_PREVIEW>
35 <TMPL_VAR HELPONFORMATTINGLINK>