1
0
Fork 0
ejv2.cc/layouts/shortcodes/video.html

1 line
119 B
HTML

<video src="{{.Get "src" | absURL}}" {{if .Get "controls"}}controls{{end}} width=750 style="max-width: 100%;"></video>