.container.dossier-edit - if dossier.champs_private.present? %section.counter-start-header-section = render NestedForms::FormOwnerComponent.new = form_for dossier, url: annotations_instructeur_dossier_path(dossier.procedure, dossier), html: { class: 'form', multipart: true } do |f| = render EditableChamp::SectionComponent.new(champs: dossier.champs_private) = render Dossiers::EditFooterComponent.new(dossier: dossier, annotation: true) - else %h2.empty-text Aucune annotation privée