index.html.haml revision f42a455926b73b6cbc57b3e98a65f393e71ecb11
%h2= @page_title = 'Categories'
%p
= pluralize collection.total_count, resource_class.to_s
found
= pagination do
%table
%thead
%th ID
%th Name
%th
%tbody
= render collection