- title "Editing stream update" = form_for @update, url: admin_stream_update_url(@stream, @update), html: { id: "entry-form" } do |f| = render partial: "form", locals: { f: f }