5 lines
226 B
HTML
5 lines
226 B
HTML
|
<div class="embed-responsive embed-responsive-16by9" id="teaching-video">
|
||
|
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/{{ videoid }}?enablejsapi=1" frameborder="0" allowfullscreen></iframe>
|
||
|
</div>
|
||
|
|