aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/bromley/header_logo.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/bromley/header_logo.html')
-rw-r--r--templates/web/bromley/header_logo.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/bromley/header_logo.html b/templates/web/bromley/header_logo.html
index b86960af3..2159dc5d3 100644
--- a/templates/web/bromley/header_logo.html
+++ b/templates/web/bromley/header_logo.html
@@ -1,5 +1,11 @@
<div class="bromley-header clearfix">
+[% IF bodyclass == 'waste' %]
+ <a href="https://www.bromley.gov.uk/" id="site-logo">
+ <img src="/cobrands/bromley/images/waste.png" alt="Bromley Council">
+ </a>
+[% ELSE %]
<a href="https://www.bromley.gov.uk/" id="site-logo">[% site_name %]</a>
+[% END %]
<ul class="linear-links subtext float-right top-links">
<li class="first-child"><i class="fa fa-home"></i><a href="https://www.bromley.gov.uk">Home</a></li>