aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/barnet/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/barnet/footer.html')
-rw-r--r--templates/web/barnet/footer.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/barnet/footer.html b/templates/web/barnet/footer.html
index 9bbeaa7e9..21848963e 100644
--- a/templates/web/barnet/footer.html
+++ b/templates/web/barnet/footer.html
@@ -14,7 +14,6 @@
<li class="section">[% c.req.uri.path == '/reports/Barnet' ? '<strong>All reports</strong>' : '<a href="/reports/Barnet">All reports</a>' %]</li>
<li class="section">[% c.req.uri.path == '/alert' ? '<strong>Local alerts</strong>' : '<a href="/alert">Local alerts</a>' %]</li>
<li class="section">[% c.req.uri.path == '/faq' ? '<strong>Help</strong>' : '<a href="/faq">Help</a>' %]</li>
- <li class="section">[% c.req.uri.path == '/contact' ? '<strong>Contact</strong>' : '<a href="/contact">Contact</a>' %]</li>
</ul>
</ul>
</div> <!-- end navigation -->