<% if (tags.length > 0) { _.each(tags , function(tag) { %> 0) { %>style="background-color:<%= tag.backgroundColor %>;"<% } %> > <% if(tag.owner == true) { %> <% } %> <%- tag.name %> <% }) } else if (showDefault){ %> <%= _.__('N/A') %> <% } %>