summaryrefslogtreecommitdiff
path: root/design/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/base.html')
-rw-r--r--design/templates/base.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/design/templates/base.html b/design/templates/base.html
index f84dffa..5c9ca21 100644
--- a/design/templates/base.html
+++ b/design/templates/base.html
@@ -7,6 +7,9 @@
content="{% block metadescription %}Luxagraf: recording journeys around the world and just next door.{% endblock %}">
<meta name="author" content="Scott Gilbertson">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <!--[if IE]>
+ <script src="/js/html5css3ie.min.js"></script>
+ <![endif]-->
<link rel="alternate"
type="application/rss+xml"
title="Luxagraf RSS feed"
@@ -14,21 +17,18 @@
{%block stylesheet%}<link rel="stylesheet"
href="/media/screenv8.css"
media="screen">{%endblock%}
- <!--[if lte IE 8]>
+ <!--[if IE]>
<link rel="stylesheet"
- href="/media/iev8.css"
+ href="/media/css/ie.css"
media="screen">
<![endif]-->
- <!--[if lt IE 9]>
- <script src="/media/js/html5css3ie.min.js"></script>
- <![endif]-->
{%block extrahead%}{%endblock%}
</head>
<body {%block bodyid%}{%endblock%}{%block bodyevents%}{%endblock%}>
<div class="wrapper">
<div class="header-wrapper">
<header role="banner">
- <h1><a class="logo" id="logo" href="/" title="home">Luxagraf</a></h1>
+ <h1><a id="logo" href="/" title="home">Luxagraf</a></h1>
<h2>Walk Slowly</h2>
</header>
<nav role="navigation" class="bl">