{% if ror.names|length > 1 %} {% endif %} {% comment %} {% endcomment %} {% if ror.links %} {% endif %}
ROR ID (link) {{ ror.ror_link }}
Primary Name {% for name in ror.names %} {% if "ror_display" in name.types %}{{ name.value }}{% endif %} {% endfor %}
Alternative Names {% for name in ror.names %} {% if "ror_display" not in name.types %} {{ name.value }}
{% endif %} {% endfor %}
Country {{ ror.locations.0.geonames_details.country_name }}
Year established {{ ror.established }}
Website(s) {% for link in ror.links %} {{ link.value }}
{% endfor %}