X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7cf1f5926f871122e6e240432531ae942c4f9df1..73ce961f14509aabfa26536f847afd28111029c6:/wolnelektury/templates/catalogue/book_mini_box.html?ds=sidebyside 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 %}