%= decidim_form_for(@form, html: { class: "form new_project" }) do |f| %> <%= render partial: 'form', object: f, locals: { title: t('.title') } %>