new_contract.html.erb 137 Bytes Edit Raw Blame History Permalink 1 2 <h1><%= _("New contract") %></h1> <%= render :partial => 'contract_form.html.erb', :locals => {:url => {:action => 'create_contract'}}%>