X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4b8b38831554745dd2de866c71f526bfbc19c7e9..0a693dbc08fd1c2c95538f627985fc03f9e3b684:/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 6817b65b0..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 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 %}
{% 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." %} @@ -29,10 +26,7 @@ {% include "info/join_us.html" %}
{% trans "Loading" %}
-