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