X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/91f1ca96d8245cccc40b0b807c75638df4be9750..08bd2b6b6557481ecbb64b2f07db0d3d9784d9bb:/apps/pdcounter/templates/pdcounter/book_stub_detail.html diff --git a/apps/pdcounter/templates/pdcounter/book_stub_detail.html b/apps/pdcounter/templates/pdcounter/book_stub_detail.html index 40ddbd8ee..640d68ebe 100644 --- a/apps/pdcounter/templates/pdcounter/book_stub_detail.html +++ b/apps/pdcounter/templates/pdcounter/book_stub_detail.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% load i18n %} +{% load time_tags %} {% block titleextra %}{{ book.title }}{% endblock %} @@ -17,7 +18,7 @@ {% else %} {% if book.pd %}
{% trans "This work will become part of public domain and will be allowed to be published without restrictions in" %}
- +{% trans "Find out why Internet libraries can't publish this work." %}
{% else %}{% trans "This work is copyrighted." %}