Files
bbc-young-reporter/_includes/video.html
2020-12-25 17:52:57 +00:00

4 lines
170 B
HTML

<div class="video fit">
<iframe src="https://www.youtube.com/embed/{{ include.id }}" frameborder="0" allow="autoplay; encrypted-media"
allowfullscreen></iframe>
</div>