<% if (isInherited) { %>

Inherited tags



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