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