X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/b7d5131321533374cdcb85542ef4dcb53269863d..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 3012069f9..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:", " }}

- {% endif %} -

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

-
-