<% _.each(tags, function(tag) { %>
<%- tag.textValue %> <% if (tag.canRemove) { %> - <% } %>
<% }) %>