index.html.haml revision 2e4d9c9f0e084f77648c6df1bb4b936334fc8fb5
- @page_title = "#{parent.to_s} / Versions"
%h2
= link_to parent, parent
\/
Versions
%p
= pluralize(collection.count, 'Version')
%table
%thead
%tr
%td Created
%td Source
%td Uploaded by
%tbody
= render collection