diff options
Diffstat (limited to 'templates/web/angus/header.html')
-rw-r--r-- | templates/web/angus/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/angus/header.html b/templates/web/angus/header.html index 19e9e7f68..8364461e6 100644 --- a/templates/web/angus/header.html +++ b/templates/web/angus/header.html @@ -4,7 +4,6 @@ # SET html_att = html_att _ ' dir="rtl"'; -%] <!doctype html> -<!--[if lt IE 7]><html class="no-js ie6 iel8"[% html_att %]><![endif]--> <!--[if IE 7]> <html class="no-js ie7 iel8"[% html_att %]><![endif]--> <!--[if IE 8]> <html class="no-js ie8 iel8"[% html_att %]><![endif]--> <!--[if IE 9]> <html class="no-js ie9"[% html_att %]><![endif]--> |