mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
5 lines
No EOL
174 B
HTML
5 lines
No EOL
174 B
HTML
<div class="extensions extensions--video">
|
|
<iframe src="https://embed.ted.com/talks/{{ include.id }}"
|
|
frameborder="0" scrolling="no" allowfullscreen>
|
|
</iframe>
|
|
</div> |