diff options
Diffstat (limited to 'templates/web/stevenage')
-rw-r--r-- | templates/web/stevenage/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/stevenage/footer.html b/templates/web/stevenage/footer.html index e8551fecb..d225f13b8 100644 --- a/templates/web/stevenage/footer.html +++ b/templates/web/stevenage/footer.html @@ -89,7 +89,7 @@ <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 --> |