Mohammad Tabrizi 3359cc355c removed comment
2022-09-16 14:43:50 -04:00

5 lines
174 B
HTML

<audio controls>
<source src="/{{.Get "audio-name"}}.{{.Get "audio-type"}}" type="audio/{{.Get "audio-type"}}"> Your browser does
not support the audio element.
</audio>