feat: Add comments to adoption notices
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
{% endif %}
|
||||
</p>
|
||||
|
||||
<div class="container-cards">
|
||||
{% for animal in adoption_notice.animals %}
|
||||
{% include "fellchensammlung/partials/partial-animal-card.html" %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% include "fellchensammlung/partials/partial-comment-section.html" %}
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user