JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix image max size
[wfpl-cms.git] / template.html
index 202c6f1..a6330d9 100644 (file)
@@ -1,7 +1,6 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-       <meta charset="utf-8" />
        <title>~$title html~~$cms_title html~</title>
        <!--~meta_description nonempty {~--><meta name="description" content="~meta_description attr~" /><!--~}~-->
        <!--~meta_keywords nonempty {~--><meta name="keywords" content="~meta_keywords attr~" /><!--~}~-->
        <!--~$head~-->
 </head>
 
-<body>
+<body id="~basename~_body">
        <div id="centerer">
                <header>
                        header image here
                </header>
                <nav><!--~$navbar_items {~-->
-                       <h3><a href="~filename~">~title html~</a></h3><!--~}~-->
+                       <h3 class="~current {~current~}~"><span>&bull; </span><a href="~filename~">~title html~</a></h3><!--~}~-->
                </nav>
 
                <div id="main-body">