mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-05 00:15:59 -06:00
5 lines
129 B
HTML
5 lines
129 B
HTML
<video controls>
|
|
<source src="{{ .Get "src" }}" alt="{{ .Get "title" }}">
|
|
{{ i18n "browser_no_video_support" }}
|
|
</video>
|