Details:
{% include 'organizations/_organization_detail_contents.html' with org=org %}
{% if org.ror_json %}
{% comment %}
{% endcomment %}
ROR information
{% comment %}
{% endcomment %}
{% include 'organizations/_organization_ror_detail_contents.html' with ror=org.ror_json %}
{% comment %} {% endcomment %}
{% endif %}