Files
yakpanel-core/YakPanel/templates/default/movie.html
2026-04-07 02:04:22 +05:30

5 lines
131 B
HTML

<html>
<video src="/video/1.mp4" controls="controls">
Your browser does not support the video tag.
</video>
</html>