{{ template "_internal/google_analytics.html" . }} {{ $front := resources.Get "scripts/front.js" }} {{ $tabs := resources.Get "scripts/tabs.js" }} {{ $bundle_js := slice $front $tabs | resources.Concat "js/bundle.js" }} {{ $bundle := $bundle_js | minify | fingerprint }}