{{ $tab_ids := .Scratch.Get "ids" }} {{ $tab_names := .Scratch.Get "names" }} {{ $first_tab := true }} {{ $counter := 0 }} {{ $ariaId := index (seq 2000 | shuffle) 0 }}
{{ .Inner }}