jplayer fixes
[wolnelektury.git] / wolnelektury / templates / lesmianator / poem.html
index 0634a71..78c5d5f 100644 (file)
@@ -21,7 +21,7 @@
         </div>
         <div id="header">
             <div id="logo">
-                <a href="/"><img src="{{ STATIC_URL }}img/logo.png" alt="WolneLektury.pl - logo" /></a>
+                <a href="/">Wolne Lektury</a>
             </div>
         </div>
         <div id="book-text">
@@ -67,6 +67,7 @@
             <div>
         </div>
         </div>
+        {{ piwik_tag|safe }}
         <script type="text/javascript">
         var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
         document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));