Back to Skaffold

Testimonial Section

docs-v1/layouts/shortcodes/blocks/testimonial-section.html

2.19.0210 B
Original Source

{{ $_hugo_config := { "version": 1 } }} {{ $col_id := .Get "color" | default .Ordinal }} {{ $height := .Get "height" | default "auto" }} {{ $type := .Get "type" | default "" }}

{{ .Inner | markdownify}}