X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/fbc10cff4c1ea91b0a42d2435755d538cce4a241..b15e203d42d3fd0880ca21d6251dca6fa46405c9:/src/documents/templates/documents/book_detail.html diff --git a/src/documents/templates/documents/book_detail.html b/src/documents/templates/documents/book_detail.html index 08d8c36f..273b3a74 100644 --- a/src/documents/templates/documents/book_detail.html +++ b/src/documents/templates/documents/book_detail.html @@ -153,11 +153,11 @@ Opublikuj na {{ shop.name }} - {% if shop.comment %} + {% for info in shop.info %}
- {{ shop.comment }} + {{ info }}
- {% endif %} + {% endfor %} {% else %} {% for error in shop.errors %}