% content_for :before_content do %> <%= link_to 'Back', :back, class: "govuk-back-link" %> <% end %> <%= form_for(resource, as: resource_name, url: user_registration_path(), html: { method: :patch }) do |f| %>