X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9bc86f5a6542c5893ac94284da33162a7c7be2d6..e24e657ebf536f55c1bde66bd41563fae30a98b0:/src/catalogue/templates/catalogue/book_box.html diff --git a/src/catalogue/templates/catalogue/book_box.html b/src/catalogue/templates/catalogue/book_box.html index 97c61d936..4458b5a22 100644 --- a/src/catalogue/templates/catalogue/book_box.html +++ b/src/catalogue/templates/catalogue/book_box.html @@ -1,4 +1,5 @@ {% load sorl_thumbnail %} +{% load i18n %}
@@ -23,7 +24,7 @@
{% csrf_token %} {# this needs to be copied in with JS #} - +
@@ -31,13 +32,13 @@
{% if book.is_book %} - + {% endif %} {% if book.has_mp3_file %} - + {% endif %} {% if book.is_picture %} - + {% endif %}