X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/30b6eeb29c8f1b6696181d219a7ab602e593a50b..3e1e22d0e524dbd3251952e2e64e195286902721:/wolnelektury/templates/base.html diff --git a/wolnelektury/templates/base.html b/wolnelektury/templates/base.html index 53d70360c..c65678b8c 100644 --- a/wolnelektury/templates/base.html +++ b/wolnelektury/templates/base.html @@ -7,11 +7,16 @@ <title>{% block title %}WolneLektury.pl{% endblock %}</title> <link rel="icon" href="/media/img/favicon.png" type="image/x-icon" /> {% compressed_css "all" %} + {% compressed_js "jquery" %} {% compressed_js "all" %} {% block extrahead %} {% 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> @@ -22,7 +27,7 @@ <div id="user-info"> {% if user.is_authenticated %} <p> - Witaj <strong>{{ user.username }}</strong>! + Witaj, <strong>{{ user.username }}</strong> | <a href="{% url user_shelves %}" id="user-shelves-link">Twoje póÅki</a> {% if user.is_staff %} | <a href="/admin/">Administracja</a> @@ -50,23 +55,29 @@ Fundacja Nowoczesna Polska, 00-514 Warszawa, ul. MarszaÅkowska 84/92 lok. 125, tel/fax: (22) 621-30-17, e-mail: <a href="mailto:fundacja@nowoczesnapolska.org.pl">fundacja@nowoczesnapolska.org.pl</a> </p> - <img src="/media/img/footer.png" usemap="#footermap" alt="Partnerzy serwisu" /> - <map name="footermap" id="footermap"> - <area alt="Biblioteka Analiz" coords="618,59,679,77" href="http://www.rynek-ksiazki.pl/" shape="rect" /> - <area alt="Przekrój" coords="590,53,615,74" href="http://www.przekroj.pl/" shape="rect" /> - <area alt="TVP Kultura" coords="551,53,588,74" href="http://www.tvp.pl/tvpkultura/" shape="rect" /> - <area alt="Elle" coords="618,33,677,57" href="http://elle.interia.pl/" shape="rect" /> - <area alt="Radio TOK.FM " coords="515,53,549,75" href="http://www.tok.fm/" shape="rect" /> - <area alt="Tygodnik Powszechny" coords="514,33,616,51" href="http://tygodnik.onet.pl/" shape="rect" /> - <area alt="Dziennik Polska-Europa-Swiat" coords="368,34,512,75" href="http://www.dziennik.pl/" shape="rect" /> - <area alt="Ministerstwo Kultury i Dziedzictwa Narodowego" coords="265,35,366,74" href="http://www.mkidn.gov.pl/" shape="rect" /> - <area alt="Biblioteka Narodowa" coords="222,29,261,83" href="http://www.bn.org.pl/" shape="rect" /> - <area alt="PZL" coords="188,58,217,81" href="http://www.pzl.pl/" shape="rect" /> - <area alt="EO Networks" coords="162,32,218,56" href="http://eo.pl/" shape="rect" /> - <area alt="Kancelaria Prawna Grynhoff Woźny MaliÅski SpóÅka komandytowa" coords="104,61,184,76" href="http://www.gww.pl/" shape="rect" /> - <area alt="Information is art" coords="104,35,160,60" href="http://www.informationisart.com/" shape="rect" /> - <area alt="Fundacja Nowoczesna Polska" coords="15,39,98,75" href="http://nowoczesnapolska.org.pl/" shape="rect" /> - </map> +<p> + <img src="/media/img/footer.png" usemap="#footermap" alt="Partnerzy serwisu" /> + <map name="footermap" id="footermap"> + <area shape="rect" coords="847,33,960,77" alt="Kurier WileÅski" href="http://www.kurierwilenski.lt/" /> + <area shape="rect" coords="376,34,520,75" alt="Ministerstwo Edukacji Narodowej" href="http://www.men.gov.pl/" /> + <area shape="rect" coords="788,59,849,77" alt="Biblioteka Analiz" href="http://www.rynek-ksiazki.pl/" /> + <area shape="rect" coords="761,53,786,74" alt="Przekrój" href="http://www.przekroj.pl/" /> + <area shape="rect" coords="722,53,759,74" alt="TVP Kultura" href="http://www.tvp.pl/tvpkultura/" /> + <area shape="rect" coords="789,33,848,57" alt="Elle" href="http://elle.interia.pl/" /> + <area shape="rect" coords="686,53,720,75" alt="Radio TOK.FM" href="http://www.tok.fm/" /> + <area shape="rect" coords="685,33,787,51" alt="Tygodnik Powszechny" href="http://tygodnik.onet.pl/" /> + <area shape="rect" coords="539,34,683,75" alt="Dziennik Polska-Europa-Swiat" href="http://www.dziennik.pl/" /> + <area shape="rect" coords="265,35,366,74" alt="Ministerstwo Kultury i Dziedzictwa Narodowego" href="http://www.mkidn.gov.pl/" /> + <area shape="rect" coords="222,29,261,83" alt="Biblioteka Narodowa" href="http://www.bn.org.pl/" /> + <area shape="rect" coords="188,58,217,81" alt="PZL" href="http://www.pzl.pl/" /> + <area shape="rect" coords="162,32,218,56" alt="EO Networks" href="http://eo.pl/" /> + <area shape="rect" coords="104,61,184,76" alt="Kancelaria Prawna Grynhoff Woźny MaliÅski SpóÅka komandytowa" href="http://www.gww.pl/" /> + <area shape="rect" coords="104,35,160,60" alt="Information is art" href="http://www.informationisart.com/" /> + <area shape="rect" coords="15,39,98,75" alt="Fundacja Nowoczesna Polska" href="http://nowoczesnapolska.org.pl/" /> + <area shape="default" coords="0,0,960,89" nohref="nohref" /> + </map> +</p> + </div> <div id="login-register-window"> <div class="header"><a href="#" class="jqmClose">Zamknij</a></div> @@ -95,5 +106,13 @@ <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>