X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6d353f53b1639f74b569fe44dd963d4bbaa6d9da..7dd21f50786ef999aa6ccdc1a2ffc3a1caf5c85c:/templates/catalogue/book_short.html diff --git a/templates/catalogue/book_short.html b/templates/catalogue/book_short.html new file mode 100644 index 000000000..eca279e20 --- /dev/null +++ b/templates/catalogue/book_short.html @@ -0,0 +1,13 @@ +
+ {# {% if request.user.is_authenticated %} #} +
+ Zestawy +
+ {# {% endif %} #} +
+
+

{{ book.title }}

+

Formaty: {{ formats|join:", "|safe }}

+

Utwór w kategoriach: {{ tags|join:", "|safe }}

+
+