nicer fragments: no anchors in text, prettier short_text
[wolnelektury.git] / wolnelektury / templates / pdcounter / book_stub_detail.html
index 30a6911..6e77a78 100644 (file)
@@ -1,7 +1,7 @@
 {% extends "base.html" %}
 {% load i18n %}
 
-{% block titleextra %}:: {{ book.title }}{% endblock %}
+{% block titleextra %}{{ book.title }}{% endblock %}
 
 {% block metadescription %}Licznik domeny publicznej: {{ book.title }}.{% endblock %}