From 42c7d40e4c3592d9928c1184285a3251dccbc70d Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Wed, 25 May 2022 11:26:24 +0100 Subject: [PATCH] Fix title --- app/views/organisations/_organisation_list.html.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/organisations/_organisation_list.html.erb b/app/views/organisations/_organisation_list.html.erb index ef3da6af6..591cedba7 100644 --- a/app/views/organisations/_organisation_list.html.erb +++ b/app/views/organisations/_organisation_list.html.erb @@ -1,5 +1,3 @@ -<% content_for :title, title %> - <%= govuk_table do |table| %> <%= table.caption(classes: %w[govuk-!-font-size-19 govuk-!-font-weight-regular]) do |caption| %> <% if searched.present? %>