new.html.erb 153 Bytes Edit Raw Blame History Permalink 1 2 3 <h1> <%= _("Create a new role") %> </h1> <%= render :partial => 'form', :locals => { :mode => :create, :role => @role, :permissions => ['Profile'] } %>