{{- $this := .scratch.Get "this" -}} {{- $style := $this.style | default slice -}} {{- $style = $style | append (slice .data) -}} {{- .scratch.SetInMap "this" "style" $style -}}