<% _.each(items, function(item) { %>
<% if (item.thumbnail) { %> <% } %>

<%= item.label %>

<%= item.description %>
<% }) %>