Simple update.
[turniej.git] / turniej / templates / base.html
index 273547b..132e4f3 100644 (file)
@@ -1,4 +1,4 @@
-<!doctype html>
+<!DOCTYPE html>
 <html>
 <head>
     <title>Turniej Elektrybałtów{% block "extratitle" %}{% endblock %}</title>
@@ -30,7 +30,8 @@
 <script type="text/javascript" src="https://apis.google.com/js/plusone.js">
   {lang: 'pl'}
 </script>
-{{ piwik_tag|safe }}
+{% load piwik_tags %}
+{% tracking_code %}
 </body>