X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/70e52697f5d41c6658b03b739378a2a2139355e8..6280673f35e13e75e81c5b7821bd2a44a1831eab:/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." %}