mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 07:06:20 +01:00
8 lines
313 B
HTML
8 lines
313 B
HTML
<div class="responsive-embed widescreen">
|
|
<div class="embed video-player">
|
|
<iframe class="youtube-player" type="text/html" width="640" height="385"
|
|
src="https://www.youtube.com/embed/{{ index .Params 0 }}" start="{{ index .Params 1 }}" allowfullscreen frameborder="0">
|
|
</iframe>
|
|
</div>
|
|
</div>
|