{{- $template := .block.template -}} {{- $position := .block.position -}} {{- $title := .block.title -}} {{- $is_carousel := false -}} {{- with .block.data -}} {{ if .testimonials }} {{ if gt (len .testimonials) 1 }} {{- $is_carousel = true -}} {{ end }} {{ end }}