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 82fd068..2d19349 100644 --- a/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html +++ b/src/fellchensammlung/templates/fellchensammlung/details/bulma-detail-adoption-notice.html @@ -12,7 +12,7 @@
-

{{ adoption_notice.name }}

+

{{ adoption_notice.name }}

@@ -68,12 +68,14 @@
-

{% translate "Ort" %}

-

{% if adoption_notice.location %} + + {% translate "Ort" %}: + {% if adoption_notice.location %} {{ adoption_notice.location }} {% else %} {{ adoption_notice.location_string }} - {% endif %}

+ {% endif %} +
{% include "fellchensammlung/partials/bulma-sex-overview.html" %} @@ -124,7 +126,7 @@
-

{% translate "Beschreibung" %}

+

{% translate "Beschreibung" %}