X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/76849e4b3dcc3305edbe86b794b04a0bf4a8467c..9bbc3e87eb5de5206ed040f47a31ac47d96b3300:/apps/catalogue/templates/catalogue/book_mini_box.html diff --git a/apps/catalogue/templates/catalogue/book_mini_box.html b/apps/catalogue/templates/catalogue/book_mini_box.html index 74202fc2f..49257b1c3 100755 --- a/apps/catalogue/templates/catalogue/book_mini_box.html +++ b/apps/catalogue/templates/catalogue/book_mini_box.html @@ -1,14 +1,23 @@
+
+ {% if with_link %} - {% if book.cover %} + {% endif %} + {% if book.cover_thumb %} {{ author_str }} – {{ book.title }} {% endif %} + {% if show_lang %} + {{ book.language_code }} + {% endif %}
{{ author_str }} {{ book.title }}
+ {% if with_link %}
+ {% endif %} +