Try to get IE9 NOT to use compatibility mode

This commit is contained in:
Roberto Rosario
2011-03-16 17:25:32 -04:00
parent fe2c031dfb
commit 12eea963c2

View File

@@ -7,7 +7,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Language" content="{{ LANGUAGE_CODE }}" />
<meta http-equiv="X-UA-Compatible" content="IE-edge" /><!--Every day that passes, hating more this dark side IE9 I am-->
<title>{% block html_title %}{% endblock %}</title>
{% block keywords %}{% endblock %}