summaryrefslogtreecommitdiff
path: root/website/templates
diff options
context:
space:
mode:
authorJayaram Pai2013-11-19 20:35:39 +0530
committerJayaram Pai2013-11-19 20:35:39 +0530
commit4854248ea1a2df4a9a722c8838a31e71cc012ced (patch)
tree19c220483c437e987c3561aec1049b502d074c3b /website/templates
parent943bd041db34ad84eaa3ba43268c2f1661b5a6fc (diff)
downloadSciPy2013-4854248ea1a2df4a9a722c8838a31e71cc012ced.tar.gz
SciPy2013-4854248ea1a2df4a9a722c8838a31e71cc012ced.tar.bz2
SciPy2013-4854248ea1a2df4a9a722c8838a31e71cc012ced.zip
lt-ie9 on IE8
Diffstat (limited to 'website/templates')
-rw-r--r--website/templates/index.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/website/templates/index.html b/website/templates/index.html
index 8b725de..9dfb269 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -1,6 +1,6 @@
{% load static %}
<!DOCTYPE html>
-<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
+<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
@@ -28,8 +28,7 @@
<body>
<div id="header-wrapper">
- <div id="header-inner"i class="lt-ie9">
- <div class="lt-ie9">
+ <div id="header-inner">
<nav class="top-bar">
<ul class="title-area">
<li class="name">
@@ -71,7 +70,6 @@
</ul> <!-- /right -->
</section>
</nav>
- </div> <!-- lt-ie9 -->
</div> <!-- /header-inner -->
</div> <!-- /header-wrapper -->