X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/263e2a71c685149e406d7bee1de93b362970a88f..6ba1659e33c6aa1de178b5ab9a7a4cf27385e7a4:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 2cc8328f5..90ac6af01 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -1,18 +1,102 @@ {% load i18n %} -
{% trans "Jump to" %}: {{ formats|join:", " }}
+{% load social_tags %} +{% load thumbnail %} +{% trans "Categories" %}: {{ tags|join:", " }}
+ + {% block right-column %} + {% endblock %} +