JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update description of link button
[wfpl-cms.git] / template.html
index a6330d9..e48e96d 100644 (file)
@@ -2,8 +2,8 @@
 <html lang="en">
 <head>
        <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~" /><!--~}~-->
+       <!--~$meta_description nonempty {~--><meta name="description" content="~$meta_description attr~" /><!--~}~-->
+       <!--~$meta_keywords nonempty {~--><meta name="keywords" content="~$meta_keywords attr~" /><!--~}~-->
        <!--[if lt IE 9]>
                ~$running_locally {~<script src="/javascript/html5.js"></script>~}~
                ~$running_locally unset {~<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>~}~
        <!--~$head~-->
 </head>
 
-<body id="~basename~_body">
+<body id="~$basename~_body" class="real_body_tag">
        <div id="centerer">
                <header>
                        header image here
                </header>
                <nav><!--~$navbar_items {~-->
-                       <h3 class="~current {~current~}~"><span>&bull; </span><a href="~filename~">~title html~</a></h3><!--~}~-->
+                       <h3 class="nav_~basename~~current {~ current~}~"><span>&bull; </span><a href="~filename~">~title html~</a></h3><!--~}~-->
                </nav>
 
                <div id="main-body">