diff options
Diffstat (limited to 'templates/web/angus/footer.html')
-rw-r--r-- | templates/web/angus/footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/web/angus/footer.html b/templates/web/angus/footer.html index 9a7e1dd6d..ec91aaa71 100644 --- a/templates/web/angus/footer.html +++ b/templates/web/angus/footer.html @@ -4,9 +4,7 @@ <div class="nav-wrapper"> <div class="nav-wrapper-2"> - <div id="main-nav" role="navigation"> - [% INCLUDE 'main_menu.html' extra_class = 'nav-menu--main' %] - </div> + [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area hide_mysoc_link=1 %] </div> </div> </div> <!-- .wrapper --> |