summaryrefslogtreecommitdiffstats
path: root/themes/dev-urandom/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/dev-urandom/templates/base.html')
-rw-r--r--themes/dev-urandom/templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/dev-urandom/templates/base.html b/themes/dev-urandom/templates/base.html
index 3ee32a5..3eda596 100644
--- a/themes/dev-urandom/templates/base.html
+++ b/themes/dev-urandom/templates/base.html
@@ -3,7 +3,6 @@
<head>
{% block headers %}
<meta charset="utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=endge, chrome=IE8" />
<meta name="viewport" content="initial-scale=1.0, width=device-width, user-scalable=no" />
<title>{% block title %}{{ SITENAME }}{%endblock%}</title>
<!--[if lte IE 8]><script type="text/javascript" src="{{ SITEURL }}/theme/js/html5shiv.js"></script><![endif]-->