theme/templates/base.html

changeset 122
08b9a05b3d8d
parent 114
33cd55d481ba
child 144
202ad178f68f
--- a/theme/templates/base.html	Sat Oct 19 00:32:18 2019 +0200
+++ b/theme/templates/base.html	Mon Oct 21 18:20:59 2019 +0200
@@ -134,6 +134,12 @@
         </div>
         {% include 'trademark.html' %}
     </div>
+  {% if PIWIK %}
+  <noscript>
+  <img src="https://piwik.sdfa3.org/matomo.php?idsite=2&amp;rec=1" style="border:0" alt="" />
+  </noscript>
+  {% endif %}
+    
 </body>
 
 

mercurial