JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
upgraded ckeditor
[wfpl-cms.git] / template.html
index 081144e..202c6f1 100644 (file)
@@ -4,15 +4,12 @@
        <meta charset="utf-8" />
        <title>~$title html~~$cms_title html~</title>
        <!--~meta_description nonempty {~--><meta name="description" content="~meta_description attr~" /><!--~}~-->
-       <!--~meta_description nonempty {~--><meta name="keywords" content="~meta_keywords 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>~}~
        <![endif]-->
-       <script>less = {env:'development'};</script>
-       <link rel="stylesheet/less" href="style_01.less" />
-       <!--~$running_locally {~--><script src="/javascript/less/less.min.js"></script><!--~}~-->
-       <!--~$running_locally unset {~--><script src="http://lesscss.googlecode.com/files/less-1.0.41.min.js"></script><!--~}~-->
+       <link rel="stylesheet~$running_locally {~/less~}~" href="style_01.~$running_locally {~less~}~~$running_locally unset {~css~}~" /><!--~$running_locally {~--><script>less = {env:'development'};</script><script src="/javascript/less/less.min.js"></script><!--~}~-->
        <!--~$head~-->
 </head>