{{ $hook_ctx := . }} {{ with .Page.Resources.Get .Destination | resources.Copy (replaceRE "([^/]*)$" "_$1" (path.Join .Page.Path .Destination)) | fingerprint }}
{{- with $hook_ctx.Text }}
{{ . }}
{{ end -}}
{{ end }}