X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d006c3ee8a6305e89f723cb6d84497817ae2050c..f88f26e37b7f97e31ff75742eecd21d7f3fe4f16:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 6173d7c29..3541d0f74 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -16,8 +16,6 @@ " alt="Cover" /> {% endif %} - {% block right-column %} - {% endblock %}
@@ -44,7 +42,10 @@
{{ book.title }}
+
+ {% spaceless %} + {% trans "Epoch" %}:  {% for name, slug in related.tags.epoch %} {{ name }} @@ -66,9 +67,10 @@ {% endfor %} - {% shelf_tags book %} + {% endspaceless %}
+ {% shelf_tags book %}