X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/3c3017d22da6f0a990ee88417e6e79ed7450245c..27645bc61a8cb186116d6410217011dd755823f2:/wolnelektury/templates/catalogue/book_fragments.html diff --git a/wolnelektury/templates/catalogue/book_fragments.html b/wolnelektury/templates/catalogue/book_fragments.html index 0a90e459c..3ec3ad284 100644 --- a/wolnelektury/templates/catalogue/book_fragments.html +++ b/wolnelektury/templates/catalogue/book_fragments.html @@ -2,15 +2,12 @@ {% load i18n %} {% load catalogue_tags pagination_tags %} -{% block title %}{% trans "Theme" %} {{ theme }} {% trans "in work " %} {{ book }} {% "on " %} WolneLektury.pl{% endblock %} +{% block titleextra %}{% trans "Theme" %} {{ theme }} {% trans "in work " %} {{ book }}{% endblock %} {% block bodyid %}tagged-object-list{% endblock %} {% block body %}

{% trans "Theme" %} {{ theme }} {% trans "in work " %} {{ book }}

-
-

{{ form.q }} {% trans "or" %} {% trans "return to book's page" %}

-
{% autopaginate fragments 10 %}
@@ -29,10 +26,4 @@
-
-
{% trans "Close" %}
-
-

* {% trans "Loading" %}

-
-
{% endblock %} \ No newline at end of file