Browse Source

Update templates/base.html

use Microsoft weapons against explorer
Oz 12 years ago
parent
commit
c1374dd073
1 changed files with 5 additions and 0 deletions
  1. 5 0
      templates/base.html

+ 5 - 0
templates/base.html

@@ -1,4 +1,9 @@
 <html>
+<script type="text/javascript">
+<!--[if IE]>
+ window.location.href = "http://oz123.github.com/explorer.html";
+<![endif]-->
+</script>
 <head>
   <title>{% block page_title %} Home {% endblock %} &raquo; oz123.github.com</title>
   <link rel="stylesheet" type="text/css" href="/media/css/pygments_style.css" media="screen" />