%tr.property

%td.label
  = get_predicate_name(predicate)
%td
  %ul
    - objects.each do |object|
      %li{object.attrs}<= yield(object)