<% const strippedName = utils.stripTags(entry.name); const slug = utils.slugify(strippedName); %>
  • <%= strippedName %> <% if (entry.children.length) { %> <% } %>