{{ cms_embed('hero-video') }}
cms_embed will output:
<embed type="{{ data.type }}" src="{{ data.src }}">
The cms_embed function is used to define a slot for CMS driven embed content, editable using Blutui Canopy.
{{ cms_embed('hero-video') }}
cms_embed will output:
<embed type="{{ data.type }}" src="{{ data.src }}">