%=form_for @template,:url => admin_templates_path(),:html=>{:class=>"form-horizontal"} do |f|%> <%=render :partial => "form",:locals => {:f => f}%>