Browse Source

added Heading to org

pull/648/head
JG 3 years ago
parent
commit
bdf947d5c4
  1. 2
      app/views/schemes/index.html.erb

2
app/views/schemes/index.html.erb

@ -1,3 +1,5 @@
<%= render partial: "organisations/headings", locals: { main: "Supported housing services", sub: nil } %>
<section class="app-table-group" tabindex="0">
<%= govuk_table do |table| %>
<%= table.head do |head| %>

Loading…
Cancel
Save