JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
include css after html5shim
[wfpl-cms.git] / template.html
index 5c191d6..fd1d996 100644 (file)
@@ -3,12 +3,12 @@
 <head>
        <title>~main_title html~~cms_title html~</title>
        <meta charset="utf-8" />
-       <link rel="stylesheet" href="style_04.css" />
        <!--~meta_description nonempty {~--><meta name="description" content="~meta_description attr~" /><!--~}~-->
        <!--~meta_description nonempty {~--><meta name="keywords" content="~meta_keywords attr~" /><!--~}~-->
        <!--[if IE]>
                <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
        <![endif]-->
+       <link rel="stylesheet" href="style_05.css" />
        <!--~extra_headers~-->
 </head>