% content_for :title, "What client group is this scheme intended for?" %> <% content_for :before_content do %> <%= govuk_back_link( text: "Back", href: 'javascript:history.go(-1);', ) %> <% end %> <%= render partial: "organisations/headings", locals: { main: "What client group is this scheme intended for?", sub: @scheme.service_name } %> <%= form_for(@scheme, method: :patch, url: scheme_confirm_secondary_client_group_path(scheme_id: @scheme.id)) do |f| %>