updated link on profile page
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 6 Oct 2011 11:20:46 +0000 (13:20 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Thu, 6 Oct 2011 11:20:46 +0000 (13:20 +0200)
src/accounts/templates/account/profile.html

index 46f5686..af04370 100644 (file)
 
        <div id="services-list">
                <h2>{% trans "Availble services" %}</h2>
-               <a href="http://redakcja.nowoczesnapolska.org.pl/">
-                       <img src="http://www.nowoczesnapolska.org.pl/wordpress/wp-content/uploads/2008/11/wl-logo-white.png">
-               </a>
-               <a href="http://redmine.nowoczesnapolska.org.pl/">
-                       <img src="{{ MEDIA_URL }}static/redmine_logo.png">
+               <a href="http://redakcja.wolnelektury.pl/">
+                       <img src="{{ MEDIA_URL }}static/platforma.png">
                </a>
        </div>
 {% endblock %}