{{ $src := .Get "src" }} {{ $type := .Get "type" | default "video/mp4" }} {{ $width := .Get "width" | default "100%" }} {{ $height := .Get "height" | default "auto" }} {{ $controls := .Get "controls" | default "true" }}