diff options
Diffstat (limited to 'templates/web/hart/header.html')
-rw-r--r-- | templates/web/hart/header.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/web/hart/header.html b/templates/web/hart/header.html index c549c41ee..ee29df818 100644 --- a/templates/web/hart/header.html +++ b/templates/web/hart/header.html @@ -24,8 +24,6 @@ <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 %]"> |