- content_for(:title, "Pièces jointes") = render partial: "header", locals: { dossier: @dossier } .fr-container .gallery.gallery-pieces-jointes{ "data-controller": "lightbox" } - @gallery_attachments.each do |attachment| = render Attachment::GalleryItemComponent.new(attachment:)