X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d006c3ee8a6305e89f723cb6d84497817ae2050c..2b57c59f0caa7d096a2e17aec3377d2628377491:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 6173d7c29..424487bd4 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -44,7 +44,10 @@
{{ book.title }}
+
+ {% spaceless %} + {% trans "Epoch" %}:  {% for name, slug in related.tags.epoch %} {{ name }} @@ -66,9 +69,10 @@ {% endfor %} - {% shelf_tags book %} + {% endspaceless %}
+ {% shelf_tags book %}