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