Added new partners' logos to footer.
[wolnelektury.git] / wolnelektury / templates / catalogue / tagged_object_list.html
index f2e3c24..06e437d 100644 (file)
             </a>
         {% endif %}
         {% if last_tag.gazeta_link %}
-            <p><a href="{{ last_tag.gazeta_link }}">Przeczytaj omówienia lektur w Lektury.Gazeta.pl</a></p>
+            <p><a href="{{ last_tag.gazeta_link }}">{{ last_tag }} w Lektury.Gazeta.pl</a></p>
+        {% endif %}
+        {% if last_tag.wiki_link %}
+            <p><a href="{{ last_tag.wiki_link }}">{{ last_tag }} w Wikipedii</a></p>
         {% endif %}
         <ol>
         {% for book in object_list %}