woblink last steps
[redakcja.git] / src / documents / templates / documents / book_detail.html
index 08d8c36..273b3a7 100644 (file)
                         Opublikuj na {{ shop.name }}
                       </button>
                     </form>
-                    {% if shop.comment %}
+                    {% for info in shop.info %}
                       <div class="alert alert-info">
-                        {{ shop.comment }}
+                        {{ info }}
                       </div>
-                    {% endif %}
+                    {% endfor %}
                   {% else %}
                     {% for error in shop.errors %}
                       <div class="alert alert-danger">