new.rhtml 96 Bytes
<h2> <%= _('New Role') %> </h2>

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