JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove TODO
[wfpl.git] / metaform / site-template.html
index 7415d56..bebfc07 100644 (file)
@@ -4,7 +4,8 @@
        <meta charset="utf-8" />
        <title>~$title html~</title>
        <!--[if lt IE 9]>
-               <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+               ~$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" />