X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6cc5df1faff7c600d0cf4b4174621eca99e86354..0d6bbe91d75e82866aaa232eee4a036759446a86:/wolnelektury/templates/pdcounter/book_stub_detail.html diff --git a/wolnelektury/templates/pdcounter/book_stub_detail.html b/wolnelektury/templates/pdcounter/book_stub_detail.html index 30a691193..6e77a7865 100644 --- a/wolnelektury/templates/pdcounter/book_stub_detail.html +++ b/wolnelektury/templates/pdcounter/book_stub_detail.html @@ -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 %}