Removed custom IE9 html tag

This commit is contained in:
Roberto Rosario
2011-03-23 05:32:56 -04:00
parent 1ff7c60ecd
commit e11a92888c

View File

@@ -7,7 +7,6 @@
<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 %}