edit.rhtml 82 Bytes
<h2><%= _('Editing %s') % @category.name %></h2>
<%= render :partial => 'form' %>