diff --git a/people/templates/people/organisation/list.html b/people/templates/people/organisation/list.html index cf2961a..c862bc7 100644 --- a/people/templates/people/organisation/list.html +++ b/people/templates/people/organisation/list.html @@ -15,39 +15,36 @@ href="{% url 'people:organisation.create' %}">New Organisation
| Name | -|
|---|---|
| {{ organisation }} | -- Details + {% for country in countries %} + |
| {{ country.grouper.name|default:"Unknown" }} | |
| {{ organisation }} | + {% comment %} ++ Details - {% else %} - New Relationship - - {% endif %} - | -
| No records | -