{{ with $section := . }} {{ range $index, $freezeValue := $section.Data.PageSortByID 7 3 }} {{ if eq (modInt $index 21) 0 }}
{{ end }} {{ if eq (modInt $index 3) 0 }}
{{ end }} {{ template "html/pages/SHARED/alarms/freeze/modal/select-option" $freezeValue }} {{ if or (eq (modInt $index 3) 2) (eq (addInt $index 1) (len $section.Data)) }}
{{ end }} {{if or (eq (modInt $index 21) 20) (eq (addInt $index 1) (len $section.Data)) }}
{{end}} {{ end }} {{ end }}