{{- $scratch := .Page.Scratch.Get "scratch" -}} {{- $content := .Inner | transform.Unmarshal | jsonify -}} {{- $id := partial "function/id.html" (dict "content" $content "scratch" $scratch) -}}