%= content_item_tag column do %> <%= tag.h3 column.heading if column.show_heading? %> <% items = column.children.select(&:visible?) %> <% last = items.pop %>