diff --git a/src/fellchensammlung/templates/fellchensammlung/details/detail_adoption_notice.html b/src/fellchensammlung/templates/fellchensammlung/details/detail_adoption_notice.html index 36b2bd5..a733424 100644 --- a/src/fellchensammlung/templates/fellchensammlung/details/detail_adoption_notice.html +++ b/src/fellchensammlung/templates/fellchensammlung/details/detail_adoption_notice.html @@ -37,6 +37,12 @@ +
+

{% translate "Bilder" %}

+ {% for photo in adoption_notice.get_photos %} + {{ photo.alt_text }} + {% endfor %} +

{% translate "Beschreibung" %}

{% if adoption_notice.description %}