Cleanup of externals.
[wolnelektury.git] / wolnelektury / templates / catalogue / tag_list.html
index 00d99e5..673135c 100644 (file)
@@ -1,6 +1,6 @@
 {% load catalogue_tags %}
 {% if one_tag %}
-    <p>Zobacz całą kategorię <a href="{% catalogue_url one_tag %}">{{ one_tag }}</a>.</p>
+    <p>Zobacz całą kategorię <a href="{% catalogue_url one_tag %}">{{ one_tag }}</a></p>
 {% else %}
     <ul>
         {% for tag in tags %}