4 lines
214 B
HTML
4 lines
214 B
HTML
|
<div class="embed video-player">
|
||
|
<iframe src="http://player.vimeo.com/video/{{ index .Params 0 }}" width="640" height="385" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
|
||
|
</div>
|