<% const { title, htmlAttrs, bodyAttrs, link, style, script, noscript, meta } = context.meta.inject() %> ${meta.text()} ${title.text()} ${link.text()} ${style.text()} ${script.text()} ${noscript.text()} <% if (!dev) { %><% } %> <%= APP %>