Simple update.
[turniej.git] / apps / edition2 / templates / edition2 / base.html
index b7e3392..fbb7a81 100644 (file)
@@ -1,4 +1,4 @@
-<!doctype html>
+<!DOCTYPE html>
 <html>
 <head>
     <title>Turniej Wolnych Lektur{% block "extratitle" %}{% endblock %}</title>
@@ -24,8 +24,8 @@
 <a href='http://wolnelektury.pl'><img src='{{ STATIC_URL }}img/wl_black.png' alt='Wolne Lektury' title='Wolne Lektury' /></a>
 </footer>
 
-
-{{ piwik_tag|safe }}
+{% load piwik_tags %}
+{% tracking_code %}
 </body>