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 f9b844ce5..b5247bb9e 100644 --- a/templates/web/bromley/footer.html +++ b/templates/web/bromley/footer.html @@ -9,7 +9,7 @@ <div class="nav-wrapper"> <div class="nav-wrapper-2"> - [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area hide_mysoc_link=1 hide_privacy_link=1 %] + [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area hide_privacy_link=1 %] </div> </div> </div> <!-- .wrapper --> |