<% _.each(propertyItems, function(propertyItem){ %>
<%= propertyItem.property%> : <%= propertyItem.value%> ;
<% }); %>