7 lines
205 B
HTML
7 lines
205 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>
|