{{ $original := .Page.Resources.GetByPrefix (.Get 0) }} {{ $options := .Get 1 }} {{ .Scratch.Set "image" ($original.Resize $options) }} {{ $image := .Scratch.Get "image" }}