Skip to main content
--- base_helper.tmpl.orig	2014-10-28 20:09:41.324849574 +0100
+++ base_helper.tmpl	2014-10-28 20:09:56.716218240 +0100
@@ -55,11 +55,6 @@
     %endif
 
     ${mathjax_config}
-    %if use_cdn:
-        <!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
-    %else:
-        <!--[if lt IE 9]><script src="${url_replacer(permalink, '/assets/js/html5.js', lang)}"></script><![endif]-->
-    %endif
 
     ${extra_head_data}
 </%def>