edit.html.erb 88 Bytes Edit Raw Blame History 1 2 3 <h2> <%= _("Editing label %s") % @label.name %> </h2> <%= render :partial => 'form' %>