templates/project/index.html.haml in html5-boilerplate-0.2.3 vs templates/project/index.html.haml in html5-boilerplate-0.2.4

- old
+ new

@@ -44,10 +44,10 @@ -# Javascript at the bottom for fast page loading Grab Google CDN's jQuery. fall back to local if necessary %script{ :src => "http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" } :javascript - !window.jQuery && document.write('<script src="js/jquery-1.4.2.min.js"><\/script>') + !window.jQuery && document.write(unescape('%3Cscript src="js/jquery-1.4.2.min.js"%3E%3C/script%3E')) %script{ :src => "js/plugins.js?v=1" } %script{ :src => "js/script.js?v=1" } /[if lt IE 7 ]