<% if (tags.length > 0) { %> <% _.each(tags , function(tag) { %> style="<%- tag.style %>"<% } %> > <% if(tag.owner == true) { %> <% } %> <%- tag.name %> <% }) %> <% } %>