aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/hart/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/hart/header.html')
-rw-r--r--templates/web/hart/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/hart/header.html b/templates/web/hart/header.html
index dcc202b5a..c2d363010 100644
--- a/templates/web/hart/header.html
+++ b/templates/web/hart/header.html
@@ -42,6 +42,8 @@
<link rel="Shortcut Icon" type="image/x-icon" href="/cobrands/hart/favicon.ico">
+ [% PROCESS 'header_extra.html' %]
+
</head>
[% TRY %][% PROCESS 'set_body_class.html' %][% CATCH file %][% END %]
<body class="[% bodyclass | html IF bodyclass %]">