new.rhtml 90 Bytes Edit Raw Blame History 1 2 3 4 5 <h1> <%= _('New Page') %> </h1> <%= render :partial=>'form', :locals=>{:mode=>:new} %>