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