Institutions

{% for inst in items %} {% if inst.link %} {% else %} {% endif %} {% endfor %}
Id Names
{{ inst.id }}{{ inst.id }} {% for name in inst.names %} {{ name.value }}
{% endfor %}