mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-03 05:42:15 +00:00
2 lines
166 B
HTML
2 lines
166 B
HTML
{{- $scriptArr := (.Page.Scratch.Get "this").scriptArr | default slice -}}
|
|
{{- $scriptArr | append (trim .Inner "\n") | .Page.Scratch.SetInMap "this" "scriptArr" -}}
|