index.html.haml revision 98cf9b875906ca3c4ed79ca34945267a36af694d
%h2= @page_title = 'Users'
= render :partial => 'filter'
%p #{collection.size} Users found
%table
%thead
%th ID
%th Name
%th Email
%th Admin
%th
%tbody
= render collection