Dodanie możliwości zmiany stopki w panelu administracyjnym serwisu.
[wolnelektury.git] / wolnelektury / templates / base.html
index c65678b..4e7a6fa 100644 (file)
@@ -24,7 +24,7 @@
             <div id="logo">
                 <a href="/"><img src="/media/img/logo.png" alt="WolneLektury.pl - logo" /></a>
             </div>
             <div id="logo">
                 <a href="/"><img src="/media/img/logo.png" alt="WolneLektury.pl - logo" /></a>
             </div>
-            <div id="user-info">
+            <div id="user-info" style="display:none">
                 {% if user.is_authenticated %}
                     <p>
                         Witaj, <strong>{{ user.username }}</strong>
                 {% if user.is_authenticated %}
                     <p>
                         Witaj, <strong>{{ user.username }}</strong>
                 e-mail: <a href="mailto:fundacja@nowoczesnapolska.org.pl">fundacja@nowoczesnapolska.org.pl</a>
             </p>
 <p>
                 e-mail: <a href="mailto:fundacja@nowoczesnapolska.org.pl">fundacja@nowoczesnapolska.org.pl</a>
             </p>
 <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>
+    <img src="{% attachment 'footer-img' %}" usemap="#footermap" alt="Partnerzy serwisu" />
+<MAP NAME="footermap">{% chunk 'footer-map' %}</MAP>
 </p>
 
         </div>
 </p>
 
         </div>