]> git.parisson.com Git - teleforma.git/commitdiff
fix more versions, bugfix
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 19 Jul 2017 22:44:19 +0000 (00:44 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 19 Jul 2017 22:44:31 +0000 (00:44 +0200)
setup.py
teleforma/templates/telemeta/base.html

index 15fd14967dbecb29d312e467a5a64f840640b0b4..687e2b13a9a445b608b0e0210de487d9c6d02362 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,6 @@ setup(
         'django-user-agents',
         'xhtml2pdf',
         'html5lib==0.95',
-
   ],
   platforms=['OS Independent'],
   license='CeCILL v2',
index d5be0544f173d6651997511b18fdceabc401268b..ce86b938f982c7627750c7562d3057ecb6f454ba 100644 (file)
@@ -215,9 +215,11 @@ alt="logo" />
 </div>
 {% endblock layout %}
 
-{% block analytics %}
-{% analytics_code %}
-{% endblock analytics %}
+{% comment %}
+    {% block analytics %}
+        {% analytics_code %}
+    {% endblock analytics %}
+{% endcomment %}
 
 <script type='text/javascript'>
 window.scrollTo(0, 1);