edit.rhtml 90 Bytes
<h2> <%= _("Editing status %s") % @status.name %> </h2>

<%= render :partial => 'form' %>