%= form_for @page, url: {action: "create"},:class =>"form-horizontal", remote: true do |f| %> <%= render "form", {:f=> f} %>