Name
Size
<% if (!isRoot) { %>
..
<% } %> <% entries.forEach(function(entry) { %>
<%= entry.name %>
<%= entry.size %>
<% }) %>