% content_for :title, "Is this user your organisation’s data protection officer?" %> <% content_for :before_content do %> <%= govuk_back_link(href: :back) %> <% end %> <%= render partial: "organisations/headings", locals: { main: "Is this user your organisation’s data protection officer?", sub: @user.name } %> <%= form_for(@user, as: :user, html: { method: :patch }) do |f| %>