aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/bristol/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/bristol/footer.html')
-rw-r--r--templates/web/bristol/footer.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/web/bristol/footer.html b/templates/web/bristol/footer.html
index 1701aa805..c71d7151b 100644
--- a/templates/web/bristol/footer.html
+++ b/templates/web/bristol/footer.html
@@ -28,8 +28,6 @@
</div>
</div>
</div>
-
-<!-- [% INCLUDE 'debug_footer.html' %] -->
</div> <!-- .wrapper -->
[% IF pagefooter %]
@@ -40,7 +38,7 @@
</div>
[% END %]
- [% TRY %][% PROCESS 'footer_extra.html' %][% CATCH file %][% END %]
+ [% INCLUDE 'common_footer_tags.html' %]
</body>
</html>