diff --git a/src/fellchensammlung/templates/fellchensammlung/partials/partial-rescue-organization.html b/src/fellchensammlung/templates/fellchensammlung/partials/partial-rescue-organization.html index 69b1d7f..a1c8550 100644 --- a/src/fellchensammlung/templates/fellchensammlung/partials/partial-rescue-organization.html +++ b/src/fellchensammlung/templates/fellchensammlung/partials/partial-rescue-organization.html @@ -11,7 +11,7 @@
{% if rescue_organization.location %} - {{ rescue_organization.location.str }} + {{ rescue_organization.location }} {% else %} {{ rescue_organization.location_string }} {% endif %}