X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d82dc4a324b95f4cdfa724eed6b6181342f48b02..c26ab6ee15974c1133a6d08c459b51199185f25f:/wolnelektury/templates/catalogue/book_mini_box.html diff --git a/wolnelektury/templates/catalogue/book_mini_box.html b/wolnelektury/templates/catalogue/book_mini_box.html deleted file mode 100755 index 6728be84a..000000000 --- a/wolnelektury/templates/catalogue/book_mini_box.html +++ /dev/null @@ -1,21 +0,0 @@ -{% load i18n %} -{% load thumbnail %} -
- - {% if book.cover %} - {% trans - {% endif %} - {% for author in authors %} -
{{ author }}
- {{ book.title }} - {% endfor %} -
-
- -