edit_contract.html.erb 129 Bytes
<h1><%= _("New contract") %></h1>
<%= render :partial => 'contract_form', :locals => {:url => {:action => 'update_contract'}}%>