Dodanie link do naszych kont na facebooku, twitterze i naszej klasie w nagłówku.
authorMarek Stępniowski <marek@stepniowski.com>
Mon, 11 Jan 2010 20:58:13 +0000 (21:58 +0100)
committerMarek Stępniowski <marek@stepniowski.com>
Mon, 11 Jan 2010 20:58:13 +0000 (21:58 +0100)
wolnelektury/static/img/social/facebook.png [new file with mode: 0644]
wolnelektury/static/img/social/naszaklasa.png [new file with mode: 0644]
wolnelektury/static/img/social/twitter.png [new file with mode: 0644]
wolnelektury/templates/base.html

diff --git a/wolnelektury/static/img/social/facebook.png b/wolnelektury/static/img/social/facebook.png
new file mode 100644 (file)
index 0000000..c46485a
Binary files /dev/null and b/wolnelektury/static/img/social/facebook.png differ
diff --git a/wolnelektury/static/img/social/naszaklasa.png b/wolnelektury/static/img/social/naszaklasa.png
new file mode 100644 (file)
index 0000000..6fcd6d5
Binary files /dev/null and b/wolnelektury/static/img/social/naszaklasa.png differ
diff --git a/wolnelektury/static/img/social/twitter.png b/wolnelektury/static/img/social/twitter.png
new file mode 100644 (file)
index 0000000..0a75ea8
Binary files /dev/null and b/wolnelektury/static/img/social/twitter.png differ
index 7f08ed0..e382cf2 100644 (file)
                     <p><a href="{% url login %}" class="login-register-link">Zaloguj się / Załóż konto</a></p>
                 {% endif %}
             </div>
+            <div class="social-links" style="float:right">
+                <a href="http://pl-pl.facebook.com/pages/Wolne-Lektury/203084073268"><img src="/static/img/social/facebook.png" /></a>
+                <a href="http://twitter.com/wolnelektury"><img src="/static/img/social/twitter.png" /></a>
+                <a href="http://nasza-klasa.pl/profile/30441509"><img src="/static/img/social/naszaklasa.png" /></a>     
+            </div>
             <div class="clearboth"></div>
         </div>
         <div id="maincontent">