1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
5 <base href="<TMPL_VAR BASEURL>" />
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title><TMPL_VAR FORM-TITLE></title>
8 <link rel="stylesheet" href="<TMPL_VAR BASEURL>style.css" type="text/css" />
9 <link rel="stylesheet" href="<TMPL_VAR BASEURL>local.css" type="text/css" />
10 <TMPL_IF NAME="FAVICON">
11 <link rel="icon" href="<TMPL_VAR BASEURL><TMPL_VAR FAVICON>" type="image/x-icon" />
15 <TMPL_IF NAME="PAGE_CONFLICT">
17 <b>Your changes conflict with other changes made to the page.</b>
20 Conflict markers have been inserted into the page content. Reconcile the
21 conflict and commit again to save your changes.
24 <TMPL_IF NAME="FAILED_SAVE">
26 <b>Failed to save your changes.</b>
29 Your changes were not able to be saved to disk. The system gave the error:
31 <TMPL_VAR ERROR_MESSAGE>
33 Your changes are preserved below, and you can try again to save them.
38 <span><TMPL_VAR INDEXLINK>/ <TMPL_VAR FORM-TITLE></span>
42 <TMPL_VAR FIELD-RCSINFO>
43 <TMPL_IF NAME="PAGE_SELECT">
44 Page location: <TMPL_VAR FIELD-PAGE>
45 Page type: <TMPL_VAR FIELD-TYPE>
51 <TMPL_VAR FIELD-EDITCONTENT><br />
52 <TMPL_IF NAME="CAN_COMMIT">
53 Optional comment about this change:<br />
54 <TMPL_VAR FIELD-COMMENTS><br />
56 <input id="_submit" name="_submit" type="submit" value="Save Page" /><input id="_submit_2" name="_submit" type="submit" value="Preview" /><input id="_submit_3" name="_submit" type="submit" value="Cancel" />
57 <TMPL_VAR HELPONFORMATTINGLINK>
59 <TMPL_IF NAME="PAGE_PREVIEW">
62 <span>Page preview:</span>
65 <TMPL_VAR PAGE_PREVIEW>