summaryrefslogtreecommitdiff
path: root/repo/www
diff options
context:
space:
mode:
Diffstat (limited to 'repo/www')
-rw-r--r--repo/www/template.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/repo/www/template.html b/repo/www/template.html
index 0676215..724cde4 100644
--- a/repo/www/template.html
+++ b/repo/www/template.html
@@ -23,9 +23,6 @@ $endfor$
$if(math)$
$math$
$endif$
- <!--[if lt IE 9]>
- <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
- <![endif]-->
$for(header-includes)$
$header-includes$
$endfor$