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 d3f93b5ad..fea973468 100644
--- a/templates/web/emptyhomes/header.html
+++ b/templates/web/emptyhomes/header.html
@@ -8,7 +8,7 @@
[% SET start = c.config.ADMIN_BASE_URL IF admin %]
<link rel="stylesheet" type="text/css" href="[% start %][% version('/css/core.css') %]">
- <link rel="stylesheet" type="text/css" href="[% start %][% version('/cobrands/emptyhomes/css.css') %]">
+ <link rel="stylesheet" type="text/css" href="[% start %][% version('/cobrands/emptyhomes/css/css.css') %]">
[% INCLUDE 'common_header_tags.html', site_title = loc('Report Empty Homes') %]
</head>