Submit social housing lettings and sales data (CORE)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

17 lines
692 B

<%# <% content_for :content do %1> %>
<%# <h1 class="govuk-heading-l"> %>
<%# <% if current_user.support? && request.path != "/organisations" %1> %>
<%# <span class="govuk-caption-l"><%= @organisation.name %1></span> %>
<%# <% end %1> %>
<%# <%= content_for(:title) %1> %>
<%# </h1> %>
<%# <% items = tab_items(current_user) %1> %>
<%# <h2 class="govuk-visually-hidden"><%= content_for(:tab_title) %1></h2> %>
<%# <%= content_for?(:organisations_content) ? yield(:organisations_content) : yield %1> %>
<%# <% end %1> %>
<%# <%= content_for?(:organisations_content) ? yield(:organisations_content) : yield %1> %>
<%= render template: "layouts/application" %>