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