X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/14f2e79b2ca9b5359ef95988a4a3a5e510df244e..e432f8579852df4ffc3010bc54bbabe452591956:/wolnelektury/templates/catalogue/book_short.html diff --git a/wolnelektury/templates/catalogue/book_short.html b/wolnelektury/templates/catalogue/book_short.html index 41d3212f3..3012069f9 100644 --- a/wolnelektury/templates/catalogue/book_short.html +++ b/wolnelektury/templates/catalogue/book_short.html @@ -10,8 +10,8 @@

{{ book.title }}

{% if formats %} -

Na skróty: {{ formats|join:", "|safe }}

+

Na skróty: {{ formats|join:", " }}

{% endif %} -

Utwór w kategoriach: {{ tags|join:", "|safe }}

+

Utwór w kategoriach: {{ tags|join:", " }}