diff --git a/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html b/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html index f7326e3..066bd5a 100644 --- a/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html +++ b/src/fellchensammlung/templates/fellchensammlung/details/detail-rescue-organization.html @@ -15,7 +15,41 @@ {{ org.location_string }} {% endif %}

{{ org.description | render_markdown }}

+ + + + {% if org.website %} + + {% endif %} + {% if org.phone_number %} + + {% endif %} + {% if org.email %} + + {% endif %} + + + + {% if org.website %} + + {% endif %} + {% if org.phone_number %} + + {% endif %} + + {% if org.email %} + + {% endif %} + +
{% translate "Website" %}{% translate "Telefonnummer" %}{% translate "E-Mail" %}
+ {{ org.website }} + + {{ org.phone_number }} + + {{ org.email }} +
+

{% translate 'Vermittlungen der Organisation' %}

{% if org.adoption_notices %}