diff options
Diffstat (limited to 'templates/web/default/footer.html')
-rw-r--r-- | templates/web/default/footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/web/default/footer.html b/templates/web/default/footer.html index a71909539..bd684b722 100644 --- a/templates/web/default/footer.html +++ b/templates/web/default/footer.html @@ -31,9 +31,7 @@ </p> </div> -[%# INCLUDE 'tracking_code.html' %] - -[%# INCLUDE 'debug_footer.html' %] +[% INCLUDE 'debug_footer.html' %] </body> </html> |