<%# <% content_for :content do %1> %> <%#

%> <%# <% if current_user.support? && request.path != "/organisations" %1> %> <%# <%= @organisation.name %1> %> <%# <% end %1> %> <%# <%= content_for(:title) %1> %> <%#

%> <%# <% items = tab_items(current_user) %1> %> <%#

<%= content_for(:tab_title) %1>

%> <%# <%= content_for?(:organisations_content) ? yield(:organisations_content) : yield %1> %> <%# <% end %1> %> <%# <%= content_for?(:organisations_content) ? yield(:organisations_content) : yield %1> %> <%= render template: "layouts/application" %>