X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7cf1f5926f871122e6e240432531ae942c4f9df1..b07520a11332374de645ed22c74959afa8a4b7ed:/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 %}