new.rhtml 98 Bytes
<h2> <%= _('New product') %> </h2>

<%= render :partial => 'form', :locals => {:mode => 'new'} %>