X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d006c3ee8a6305e89f723cb6d84497817ae2050c..92bcb49ab1a4bf73225b8dec1cf09fd6dff8a879:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 6173d7c29..1b1eb4b43 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -5,7 +5,7 @@
- + {% if main_link %}{% endif %} {% if book.cover %} Cover {% endif %} - - {% block right-column %} - {% endblock %} + {% if main_link %}{% endif %}
@@ -42,9 +40,16 @@ {% endif %}{% endfor %}{% for title, slug in related.parents %}, {{ title }}{% endfor %}
-
{{ book.title }}
+
+ {% if main_link %}{% endif %} + {{ book.title }} + {% if main_link %}{% endif %} +
+
+ {% spaceless %} + {% trans "Epoch" %}:  {% for name, slug in related.tags.epoch %} {{ name }} @@ -66,9 +71,10 @@ {% endfor %} - {% shelf_tags book %} + {% endspaceless %}
+ {% shelf_tags book %}