<% _.forEach(field.values, function(value, index) { if (value.value) { %>
<%- value.display %>
<% } else { %> - <% }}); %>