标签

<% site.tags.forEach(function (item, index) { %> <%= item.name+' ('+item.length+')' %> <% }); %>