JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
image paste code works captionless, refactor
[wfpl-cms.git] / admin_pages.html
index c63a38b..56e244b 100644 (file)
@@ -2,9 +2,9 @@
 
 <html lang="en">
 <head>
-       <title><!--~main_title show {~-->~this_host~ Admin: <!--~listings {~-->Pages Listing<!--~}~--><!--~form {~--><!--~new_msg {~-->Add a new page<!--~}~--><!--~edit_msg {~-->Edit page "~title html~"<!--~}~--><!--~}~--><!--~}~--></title>
+       <title><!--~$title show {~-->~this_host~ Admin: <!--~listings {~-->Pages Listing<!--~}~--><!--~form {~--><!--~new_msg {~-->Add a new page<!--~}~--><!--~edit_msg {~-->Edit page "~title html~"<!--~}~--><!--~}~--><!--~}~--></title>
        <meta charset="utf-8" />
-       <!--~extra_headers {~-->
+       <!--~$head {~-->
        <script type="text/javascript" src="code/ckeditor/ckeditor.js"></script>
        <script type="text/javascript">
                function make_wysiwyg(name) {
@@ -36,7 +36,7 @@
 </head>
 
 <body>
-<!--~main_body show {~-->
+<!--~$body show {~-->
 
        <!--~form {~-->
                <form action="admin_pages" method="post"><!--~editing {~--><div style="display: none"><input type="hidden" name="and_then" value="~and_then attr~" /><input type="hidden" name="admin_pages_edit_id" value="~admin_pages_edit_id attr~" /></div><!--~}~-->