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.
36 <TMPL_IF NAME="PAGE_GONE">
38 <b>The page you were editing has disappeared.</b>
41 Perhaps someone else has deleted it or moved it. If you want to recreate
42 this page with your text, click "Save Page" again.
47 <span><TMPL_VAR INDEXLINK>/ <TMPL_VAR FORM-TITLE></span>
51 <TMPL_VAR FIELD-RCSINFO>
52 <TMPL_VAR FIELD-NEWFILE>
53 <TMPL_IF NAME="PAGE_SELECT">
54 Page location: <TMPL_VAR FIELD-PAGE>
55 Page type: <TMPL_VAR FIELD-TYPE>
61 <TMPL_VAR FIELD-EDITCONTENT><br />
62 <TMPL_IF NAME="CAN_COMMIT">
63 Optional comment about this change:<br />
64 <TMPL_VAR FIELD-COMMENTS><br />
66 <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" />
67 <TMPL_VAR HELPONFORMATTINGLINK>
69 <TMPL_IF NAME="PAGE_PREVIEW">
72 <span>Page preview:</span>
75 <TMPL_VAR PAGE_PREVIEW>