%div.property

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