JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform: new names for standard template sections
[wfpl.git] / metaform / template.html
index 6602896..5b2b372 100644 (file)
@@ -3,8 +3,8 @@
 <html>
 <head>
        <meta charset="utf-8" />
-       <title><!--~~main_title show {~~-->~plural cap~<!--~~}~~--></title>
-       <link rel="stylesheet" href="style.css" type="text/css"><!--~html_editor_headers {~--><!--~~extra_headers {~~-->
+       <title><!--~~$title show {~~-->~plural cap~<!--~~}~~--></title>
+       <link rel="stylesheet" href="style.css" type="text/css"><!--~html_editor_headers {~--><!--~~$head {~~-->
        <script type="text/javascript" src="code/ckeditor/ckeditor.js"></script>
        <script language="javascript" type="text/javascript">
                function make_wysiwyg(name) {
@@ -18,7 +18,7 @@
 </head>
 
 <body>
-<!--~~main_body show {~~--><!--~opt_display {~-->
+<!--~~$body show {~~--><!--~opt_display {~-->
        <!--~~display {~~-->
                <h2>~singular cap~ details</h2>