Back to Falco

Vendors Gallery Items

layouts/shortcodes/docs/vendors_gallery_items.html

latest208 B
Original Source

{{ $collection := index $.Site.Data.adopters ($.Get 0)}} {{ with $.Inner }}{{ end }} {{ with $collection }} {{ range $collection }}

{{ if .description }} {{ .description }} {{ end }} {{ end }} {{ end }}