aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/footer.html')
-rw-r--r--templates/web/base/footer.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/web/base/footer.html b/templates/web/base/footer.html
index d046d6297..0356840da 100644
--- a/templates/web/base/footer.html
+++ b/templates/web/base/footer.html
@@ -40,11 +40,9 @@
</div>
</div>
</div>
-
-<!-- [% INCLUDE 'debug_footer.html' %] -->
</div> <!-- .wrapper -->
- [% TRY %][% PROCESS 'footer_extra.html' %][% CATCH file %][% END %]
+ [% INCLUDE 'common_footer_tags.html' %]
</body>
</html>