5 lines
200 B
HTML
5 lines
200 B
HTML
<iframe class="vimeo-embed"
|
|
src="https://player.vimeo.com/video/{{ id }}{% if autoplay %}?autoplay=1{% endif %}"
|
|
allow="autoplay; fullscreen; picture-in-picture"
|
|
allowfullscreen></iframe>
|