4 lines
194 B
HTML
4 lines
194 B
HTML
|
<div class="videoplayer">
|
||
|
<iframe type="text/html" width="640" height="360" src="//www.youtube.com/embed/{{ index .Params 0 }}?autoplay=1" allowfullscreen frameborder="0"><br /></iframe>
|
||
|
</div>
|