Submit social housing lettings and sales data (CORE)
 
 
 
 

9 lines
226 B

<%= content_for :title, @page_title %>
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds-from-desktop">
<h1 class="govuk-heading-xl"><%= @page_title %></h1>
<%= @page_content %>
</div>
</div>