<%= plural_name.humanize.capitalize %>

<%%= render :partial => 'kryptonite/<%= plural_name %>/table', :locals => { :<%= plural_name %> => @<%= plural_name %> } %> <%%= will_paginate @<%= plural_name %> %> <%%= content_for :sidebar do %>
  • <%%= link_to "#{kryptonite_show_icon "add"}Add a new <%= singular_name.humanize.downcase %>".html_safe, new_kryptonite_<%= singular_name %>_path %>
  • <%% end %>