Files
yakpanel-core/YakPanel/templates/default/movie.html

5 lines
131 B
HTML
Raw Normal View History

2026-04-07 02:04:22 +05:30
<html>
<video src="/video/1.mp4" controls="controls">
Your browser does not support the video tag.
</video>
</html>