X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/56cde931d184d61118503fe2e158c39c90c4fd69..82fa12952975d2857e2eb02d66a7f133fd4d5e2e:/wolnelektury/templates/catalogue/book_detail.html diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 332dd337e..e6b5eb001 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -27,12 +27,7 @@ {% block body %}

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

-
    - {# {% for tag in tags %} #} - {#
  1. {{ tag }} | x
  2. #} - {# {% endfor %} #} -
  3. {{ book.title }} | x
  4. -
+

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

@@ -44,14 +39,17 @@ {% endif %}
@@ -107,5 +105,6 @@ {% endif %}
+
{% endblock %} \ No newline at end of file