X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/2882d56c0113410fc320ae55259ff0fe84a9c221..a9693d28c16486fced04ba9cdb66a78781f30832:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 2cc62e373..a61396af3 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -7,7 +7,7 @@ {% block body %}

{{ book.title }}, {{ categories.author|join:", " }}

-
+

{{ form.q }} lub wróć do strony głównej

@@ -19,20 +19,22 @@

Zwiń opis ▲

{% endif %}
- +
{% if book_children %} @@ -91,4 +93,10 @@
+
+
Zamknij
+
+

* Ładowanie

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