diff options
Diffstat (limited to 'templates/web/bromley/footer.html')
-rw-r--r-- | templates/web/bromley/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/bromley/footer.html b/templates/web/bromley/footer.html index 5ac94ba83..914ba3ace 100644 --- a/templates/web/bromley/footer.html +++ b/templates/web/bromley/footer.html @@ -9,7 +9,7 @@ <div class="nav-wrapper"> <div class="container"> - [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area hide_privacy_link=1 %] + [% INCLUDE "main_nav.html" hide_privacy_link=1 %] </div> </div> </div> <!-- .wrapper --> |