<figure>
<video preload="none" controls src="{{ .Get "mp4" }}" width="1280" height="720" poster="/videoposter.jpg">
</video>
<figcaption>{{ .Get "alt" }}</figcaption>
</figure>
<a href="{{ .Get "mp4" }}">Download</a>