X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/f293bf6e6217d2277d11b65fdb63bc35badc8e68..6cc5df1faff7c600d0cf4b4174621eca99e86354:/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 78b04d60f..30a691193 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 title %}{{ book.title }} w WolneLektury.pl{% endblock %} +{% block titleextra %}:: {{ book.title }}{% endblock %} {% block metadescription %}Licznik domeny publicznej: {{ book.title }}.{% endblock %} @@ -9,9 +9,6 @@ {% block body %}

{{ book.author }}, {{ book.title }}

-
-

{{ form.q }} {% trans "or" %} {% trans "return to main page" %}

-
{% if book.in_pd %} @@ -19,7 +16,7 @@ {% else %} {% if book.pd %}

{% trans "This work will become part of public domain and will be allowed to be published without restrictions in" %}

- {% include "pdcounter/pd_counter.html" %} +

{% trans "Find out why Internet libraries can't publish this work." %}

{% else %}

{% trans "This work is copyrighted." %}