diff options
Diffstat (limited to 'templates/web/angus/footer.html')
-rw-r--r-- | templates/web/angus/footer.html | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/templates/web/angus/footer.html b/templates/web/angus/footer.html deleted file mode 100644 index f9e1f3a99..000000000 --- a/templates/web/angus/footer.html +++ /dev/null @@ -1,23 +0,0 @@ - </div><!-- .content role=main --> - </div><!-- .container --> - </div><!-- .table-cell --> - - <div class="nav-wrapper"> - <div class="container"> - [% INCLUDE "main_nav.html" body_name=c.cobrand.council_area %] - </div> - </div> - </div> <!-- .wrapper --> - - [% IF pagefooter %] - <div class="angus_footer"> - <footer role="contentinfo"> - [% INCLUDE 'front/footer-marketing.html' %] - </footer> - </div> - [% END %] - - [% INCLUDE 'common_footer_tags.html' %] - -</body> -</html> |