<video {{if .Get "autoplay"}}autoplay muted loop{{else}}controls {{end}}> <source src='{{.Get "src" }}'> </video>