diff options
Diffstat (limited to 'templates/web/zurich/footer.html')
-rw-r--r-- | templates/web/zurich/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/zurich/footer.html b/templates/web/zurich/footer.html index 11bfa9fcb..c5f7685a0 100644 --- a/templates/web/zurich/footer.html +++ b/templates/web/zurich/footer.html @@ -25,8 +25,6 @@ </div> </div> </div> - -<!-- [% INCLUDE 'debug_footer.html' %] --> </div> <!-- .wrapper --> <div id="zurich-footer-wrapper" class="desk-only"> @@ -37,5 +35,7 @@ </div> </div> + [% INCLUDE 'common_footer_tags.html' %] + </body> </html> |