X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b514aaf64611d858f73ac7cd23f96205ed711930..03819cbf7cedde10e27d18068070c14ca37ff6e8:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 4700cf109..3d4495582 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -5,25 +5,6 @@ {% block bodyid %}book-detail{% endblock %} -{% block extrahead %} - -{% endblock %} - {% block body %}

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

@@ -110,4 +91,10 @@
+
+ +
+

* Ładowanie

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