<% if (breaks) { %>
<% _.each(breaks, function(item) { %>
<%- item.label %>
$<%- item.uprice %>/<%- uom %>
<% }); %>
<% } %>