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