aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/web/base/reports/body.html4
-rw-r--r--templates/web/hart/footer.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/web/base/reports/body.html b/templates/web/base/reports/body.html
index ffb5d8838..dfaa98d6a 100755
--- a/templates/web/base/reports/body.html
+++ b/templates/web/base/reports/body.html
@@ -43,8 +43,8 @@
[% INCLUDE '_hart_hants_note.html' %]
[% END %]
-[% IF NOT body.areas.size AND c.cobrand.moniker == 'fixmystreet' %]
- [% INCLUDE 'reports/_body_gone.html' %]
+[% IF NOT body.areas.size %]
+ [% TRY %][% INCLUDE 'reports/_body_gone.html' %][% CATCH file %][% END %]
[% ELSE %]
[% INCLUDE 'reports/_rss.html' %]
[% END %]
diff --git a/templates/web/hart/footer.html b/templates/web/hart/footer.html
index 14adf983d..312f63ff4 100644
--- a/templates/web/hart/footer.html
+++ b/templates/web/hart/footer.html
@@ -23,7 +23,7 @@
</div>
<div class="nav-wrapper-2 clearfix">
<div id="main-nav" class="clearfix" role="navigation">
- <ul>
+ <ul class="nav-menu">
<li>
<a href="http://www.hart.gov.uk/home">Home</a>
</li>