% if (favicon.endsWith('.svg')) {%> <% } else if (favicon.endsWith('.ico')) { %> <% } %> <% files.js.forEach(file => { %> <% }); %> <% if (typeof head !== 'undefined') { %> <%- head %> <% } %> <% files.css.forEach(file => { %> <% }); %>
<% if (typeof globals !== 'undefined' && Object.keys(globals).length) { %> <% } %>