diff options
Diffstat (limited to 'templates/web/fixamingata/footer.html')
-rw-r--r-- | templates/web/fixamingata/footer.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/web/fixamingata/footer.html b/templates/web/fixamingata/footer.html index 5364c0b60..fc3cf02f0 100644 --- a/templates/web/fixamingata/footer.html +++ b/templates/web/fixamingata/footer.html @@ -26,9 +26,10 @@ </div> </div> </div> - -<!-- [% INCLUDE 'debug_footer.html' %] --> </div> <!-- .wrapper --> + + [% INCLUDE 'common_footer_tags.html' %] + <script type="text/javascript"> var uvOptions = {}; (function() { |