1 2 3
<video width="640" height="480" preload="none" controls> <source src="{{ .Get "src" }}" type="video/webm"> </video>