=semantic_form_for([:admin,@entreprise]) do |f| =f.inputs do = f.input :email, :label => "Email :" = f.submit "Sauvergarder", :class => "btn"