JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
drop ie 8 support
[wfpl-cms.git] / template.html
index 794f585..9541cd5 100644 (file)
@@ -3,10 +3,6 @@
 <head>
        <title>~$title html~~$cms_title html~</title>
        <meta name="viewport" content="width=device-width, user-scalable=no" />
-       <!--[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]-->
        <link rel="stylesheet" href="css.css?m=~css.css mtime~" />
        <!--~$meta_description nonempty {~--><meta name="description" content="~$meta_description attr~" /><!--~}~-->
        <!--~$meta_keywords nonempty {~--><meta name="keywords" content="~$meta_keywords attr~" /><!--~}~-->