aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/emptyhomes/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/emptyhomes/header.html')
-rw-r--r--templates/web/emptyhomes/header.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/templates/web/emptyhomes/header.html b/templates/web/emptyhomes/header.html
index ca51d8060..017d3a6f5 100644
--- a/templates/web/emptyhomes/header.html
+++ b/templates/web/emptyhomes/header.html
@@ -2,15 +2,13 @@
<html lang="[% lang_code %]">
<head>
-[% INCLUDE 'common_header_tags.html' %]
+ <link rel="stylesheet" type="text/css" href="/css/core.css">
+ <link rel="stylesheet" type="text/css" href="/cobrands/emptyhomes/css.css">
+ <!--[if LT IE 7]>
+ <link rel="stylesheet" type="text/css" href="/css/ie6.css">
+ <![endif]-->
-<style type="text/css">
-@import "/css/core.css";
-@import "/cobrands/emptyhomes/css.css";
-</style>
-<!--[if LT IE 7]>
-<style type="text/css">@import url("/css/ie6.css");</style>
-<![endif]-->
+[% INCLUDE 'common_header_tags.html' %]
</head>
<body>