%h2= @page_title = 'Mappings - Versions'
%p
= pluralize(collection.count, resource_class.to_s)
found
= pagination do
%table
%thead
%th resource.mapping
%th resource.version_number
%tbody
= render collection