% statics.map(function(file){ %> <% if( file.type === 'css'){ %> <% } else if (file.type === 'js') { %> <% } %> <% }) %>