|
|
|
<% title = format_title(request.path, nil, "Organisation details", current_user, nil, nil, @organisation.name) %> |
|
|
|
<% title = format_title(request.path, nil, current_user.support? ? "Organisation details" : "About your organisation", current_user, nil, nil, @organisation.name) %> |