diff options
Diffstat (limited to 'templates/web/bristol/footer.html')
-rw-r--r-- | templates/web/bristol/footer.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/templates/web/bristol/footer.html b/templates/web/bristol/footer.html index 794dbe457..0d9fd2d2a 100644 --- a/templates/web/bristol/footer.html +++ b/templates/web/bristol/footer.html @@ -9,14 +9,6 @@ </div> </div> <!-- .wrapper --> - [% IF pagefooter %] - <div class="bristol_footer"> - <footer role="contentinfo" class="clearfix"> - [% INCLUDE 'front/footer-marketing.html' %] - </footer> - </div> - [% END %] - [% INCLUDE 'common_footer_tags.html' %] </body> |