<video class="vid" preload=auto {{ with .Get "loop" }} loop {{ end }} {{ with .Get "autoplay" }} autoplay {{ end }} controls>
<source src="{{ .Get "src" }}" type="{{ .Get "type" }}">
There should have been a video here but your browser does not seem
to support it.
</video>