<% _.each(images, function(image) { %> <% if (image.disabled == 0) { %> <%= image.label %> <% } %> <% }); %>