Added page "{{ theme }} in {{ book }}".
[wolnelektury.git] / wolnelektury / templates / base.html
index f481c97..0cc4ff5 100644 (file)
         {% endblock %}
     </head>
     <body id="{% block bodyid %}base{% endblock %}">
+        <!--[if lt IE 7]><link href=/media/infobar/infobar.css rel=stylesheet>
+        <div id=infobar><a href=http://browsehappy.pl/infobar>
+        Internet Explorer nie potrafi poprawnie wyświetlić tej strony. Kliknij tutaj, aby dowiedzieć się więcej...
+        </a></div><div id=viewplot><script src=/media/infobar/infobar.js></script><![endif]-->
         <div id="top-message">
             {% chunk "top-message" %}
         </div>
                 <p><img src="/media/img/indicator.gif" alt="*"/> Ładowanie</p>
             </div>
         </div>
+        <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"));
+        </script>
+        <script type="text/javascript">
+        var pageTracker = _gat._getTracker("UA-2576694-1");
+        pageTracker._trackPageview();
+        </script>
     </body>
 </html>