{% set details_view = details_view or url_for("organizations.show", org=organization, _external=True) %} {% set name = organization.name or organization.fullname %}
{% if producer_type == 'organization' %} {% else %} {% endif %}

{{ name }}