{{- $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 }}
{{- if $title -}} {{ end -}}
{{- if $is_carousel }}
{{ end -}} {{ range .testimonials }} {{ $is_long := gt (len .text) 150 }} {{ end }} {{- if $is_carousel }}
{{ end -}}
{{- end -}}