[v]: show video [n]: skip file caching [p]: preload file
| Path | Options |
|---|---|
| ../ | |
| {{$s}} | |
| {{$s}} | [v] [n] [p] |
// Copyright (C) 2022 Marius Schellenberger package srv import "html/template" var ( index = template.Must(template.New("index").Parse(`
[v]: show video [n]: skip file caching [p]: preload file
| Path | Options |
|---|---|
| ../ | |
| {{$s}} | |
| {{$s}} | [v] [n] [p] |