Include html5shim with protocol-relative url

This commit is contained in:
Julio Castillo 2014-02-10 18:03:31 +01:00
parent cc13c7b62e
commit 963cd84ae9

View File

@ -9,7 +9,7 @@
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
{% block css %}