From bdf947d5c4b0915d345837a9731e2f48d2d2c46c Mon Sep 17 00:00:00 2001 From: JG Date: Thu, 9 Jun 2022 07:41:12 +0100 Subject: [PATCH] added Heading to org --- app/views/schemes/index.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/schemes/index.html.erb b/app/views/schemes/index.html.erb index 4284f1aad..63dbf0686 100644 --- a/app/views/schemes/index.html.erb +++ b/app/views/schemes/index.html.erb @@ -1,3 +1,5 @@ +<%= render partial: "organisations/headings", locals: { main: "Supported housing services", sub: nil } %> +
<%= govuk_table do |table| %> <%= table.head do |head| %>