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 017d3a6f5..25d62db5c 100644
--- a/templates/web/emptyhomes/header.html
+++ b/templates/web/emptyhomes/header.html
@@ -2,7 +2,7 @@
<html lang="[% lang_code %]">
<head>
- <link rel="stylesheet" type="text/css" href="/css/core.css">
+ <link rel="stylesheet" type="text/css" href="[% version('/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">