<!-- Prefetch begin -->
{{#each .}}
<link rel="prefetch" href="{{this}}" as="script">
{{/each}}
<!-- Prefetch end -->
