Simple update.
[turniej.git] / apps / poetry / templates / poetry / poem.html
index 261a749..0ac6b3c 100644 (file)
@@ -1,5 +1,4 @@
-{% load url from future %}
-<!doctype html>
+<!DOCTYPE html>
 <html>
 <head>
     <title>Turniej Elektrybałtów: {{ poem }}</title>
@@ -78,7 +77,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>