=semantic_form_for [:admin, @circuit_region], :remote => true do |f| .content =f.inputs do = f.input :name, :label => "name :" .actions=f.submit "sauvegarder", :class => "btn btn-primary"