Initial YakPanel commit
This commit is contained in:
5
YakPanel/templates/default/movie.html
Normal file
5
YakPanel/templates/default/movie.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<video src="/video/1.mp4" controls="controls">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</html>
|
||||
Reference in New Issue
Block a user