X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/14f2e79b2ca9b5359ef95988a4a3a5e510df244e..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html deleted file mode 100644 index 41d3212f3..000000000 --- a/wolnelektury/templates/catalogue/book_short.html +++ /dev/null @@ -1,17 +0,0 @@ -
-
- Na półkę! -
- {% if book.children.all|length %} -
- {% else %} -
- {% endif %} -
-

{{ book.title }}

- {% if formats %} -

Na skróty: {{ formats|join:", "|safe }}

- {% endif %} -

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

-
-