Chris@1295:

<%= link_to l(:label_role_plural), roles_path %> » <%=h @role.name %>

Chris@1295: Chris@1295: <%= labelled_form_for @role do |f| %> Chris@1295: <%= render :partial => 'form', :locals => { :f => f } %> Chris@1295: <%= submit_tag l(:button_save) %> Chris@1295: <% end %>