<% provide(:head_title, t("protocols.edit.head_title")) %> <%= render partial: "protocols/breadcrumbs.html.erb", locals: { organizations: @organizations, current_organization: @protocol.organization, type: @type } %> <%= render partial: "protocols/header.html.erb" %> <%= render partial: "protocols/steps.html.erb" %> <%= javascript_include_tag "protocols/edit" %>