{{ $background_color := .Get "background-color" }} {{ .Get "title" | default (i18n "lovedByTeams") }} {{ .Get "description" | default (i18n "testimonialsDescription") }} {{ range .Page.Params.testimonials }} {{ .name }} {{ .title }} {{ .quote }} {{ end }} {{ if ne (.Get "animate" | default "true") "false" }} {{ range .Page.Params.testimonials }} {{ .name }} {{ .title }} {{ .quote }} {{ end }} {{ end }} {{ if ne (.Get "animate" | default "true") "false" }} {{ end }}
{{ .Get "description" | default (i18n "testimonialsDescription") }}
{{ .title }}
{{ .quote }}