diff --git a/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html b/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html index 270f62c..0ebc819 100644 --- a/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html +++ b/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html @@ -95,18 +95,19 @@ {% endfor %} +
+ {% if adoption_notice.further_information %} +
+ + +
+ {% endif %} +
- {% if adoption_notice.further_information %} -
- - -
- {% endif %} - - - {% include "fellchensammlung/partials/bulma-partial-comment-section.html" %} - +
+ {% include "fellchensammlung/partials/bulma-partial-comment-section.html" %} +
{% endblock %}