ref: 8a96234b1fd3e3724609425f03b60fba32003f92
dir: /docs/layouts/shortcodes/youtube.html/
<div class="video-container"> <iframe class="youtube-player" type="text/html" width="100%" height="auto" src="http://www.youtube.com/embed/{{ index .Params 0 }}" allowfullscreen frameborder="0"> </iframe> </div>