X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/d7ff0fd306041461ff3f98d3709113f333756e5b..d628f5cb02cf0e7e69356a1eaf146daa76d50604:/wolnelektury/templates/catalogue/book_mini_box.html diff --git a/wolnelektury/templates/catalogue/book_mini_box.html b/wolnelektury/templates/catalogue/book_mini_box.html index 9b61283e7..58abaa61d 100755 --- a/wolnelektury/templates/catalogue/book_mini_box.html +++ b/wolnelektury/templates/catalogue/book_mini_box.html @@ -11,8 +11,10 @@ " alt="Cover" /> {% endif %} {% for author in authors %} -
{{ author }}
- {{ book.title }} +
+ {{ author }} + {{ book.title }} +
{% endfor %}