diff --git a/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html b/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html index 305d6ab..815e9db 100644 --- a/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html +++ b/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html @@ -47,6 +47,17 @@ {% endif %} + {% if org.parent_org %} +
+

{% translate 'Übergeordnete Organisation' %}

+

+ + + {{ org.parent_org }} + +

+
+ {% endif %} @@ -54,8 +65,9 @@ {% include "fellchensammlung/partials/partial-rescue-organization-contact.html" %}
- Admin interface + + Admin interface +