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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/emptyhomes/header.html b/templates/web/emptyhomes/header.html
index 7f4106f85..d7fbcb6af 100644
--- a/templates/web/emptyhomes/header.html
+++ b/templates/web/emptyhomes/header.html
@@ -6,7 +6,7 @@
<head>
<link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]">
- <link rel="stylesheet" type="text/css" href="/cobrands/emptyhomes/css.css">
+ <link rel="stylesheet" type="text/css" href="[% version('/cobrands/emptyhomes/css.css') %]">
[% INCLUDE 'common_header_tags.html' %]
</head>