_kinds.html.haml revision a2cfedf970eadd36fa2b5e81c2e8a24396a86792
%h4 Symbols in this ontology
- @grouped_kinds.each do |entity|
%tr
%td= link_to (entity.count.to_i == 1 ? entity.kind : entity.kind.pluralize), ontology_entities_path(resource, :kind => entity.kind)