diff --git a/app/views/organisations/show.html.erb b/app/views/organisations/show.html.erb index 33fdb552d..29a0e69b3 100644 --- a/app/views/organisations/show.html.erb +++ b/app/views/organisations/show.html.erb @@ -5,6 +5,10 @@ ) %> <% end %> +

+ Your Organisation +

+
<% @organisation.display_attributes.each do |attr, val| %>