Removed GA
authorveltr
Thu, 07 Feb 2013 15:06:40 +0100
changeset 123 82b232c8f305
parent 122 33166ac9efb7
child 124 8d2376eb825c
Removed GA
src/theend/templates/theend/home.html
--- a/src/theend/templates/theend/home.html	Thu Feb 07 13:54:55 2013 +0100
+++ b/src/theend/templates/theend/home.html	Thu Feb 07 15:06:40 2013 +0100
@@ -1,5 +1,4 @@
 {% load static %}
-{% load analytics %}
 <!DOCTYPE html>
 <html lang="fr">
     <head>
@@ -120,6 +119,6 @@
         
         <!-- Metanav FranceTV   -->
         <script src="http://static.francetv.fr/js/jquery.metanav-min.js" charset="utf-8"></script>
-{% analytics %}
+        
     </body> 
 </html>
\ No newline at end of file