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