index.html.haml revision 251f13d5930105f1d8bbafc0b15edd13b68740fe
- @page_title = "#{parent.to_s} / Axioms"
%h2
= link_to parent, parent
\/
Axioms
%p
= pluralize(collection.total_count, 'Axiom')
= render collection
= paginate collection