<%= files.length %> new files downloaded <% files.forEach(function(file) { %> - <%= file.fileName %> <% }); %>