Chris@1464: <%= title [l(:label_role_plural), roles_path], @role.name %> Chris@1464: Chris@1464: <%= labelled_form_for @role do |f| %> Chris@1464: <%= render :partial => 'form', :locals => { :f => f } %> Chris@1464: <%= submit_tag l(:button_save) %> Chris@1464: <% end %>