diff --git a/app/views/content_items/get_involved.html.erb b/app/views/content_items/get_involved.html.erb index ceb5b52fc..52d58c4e4 100644 --- a/app/views/content_items/get_involved.html.erb +++ b/app/views/content_items/get_involved.html.erb @@ -68,7 +68,6 @@ <%# Attention to closing consultation %> <%= render "govuk_publishing_components/components/inset_text", { } do %> -
<%= render "govuk_publishing_components/components/heading", { text: time_until_closure(@next_closing_consultation), heading_level: 3 @@ -77,7 +76,6 @@ <%= @next_closing_consultation['title'] %>

<%= link_to t('get_involved.read_respond'), @next_closing_consultation['link'], class: "govuk-link" %> -
<% end %>