diff options
Diffstat (limited to 'templates/web/greenwich/footer.html')
-rw-r--r-- | templates/web/greenwich/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/greenwich/footer.html b/templates/web/greenwich/footer.html index 03dbc0330..7cc4f185c 100644 --- a/templates/web/greenwich/footer.html +++ b/templates/web/greenwich/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_name hide_mysoc_link=1 %] + <div class="container"> + [% INCLUDE "main_nav.html" body_name=c.cobrand.council_name %] </div> </div> </div> <!-- .wrapper --> |