- title "New link" = form_for @link, url: admin_links_url, html: { id: "entry-form" } do |f| = render partial: "form", locals: { f: f }