Первые попытки воспроизведения фильмов со сторонних ресурсов
This commit is contained in:
3
webapp/WEB-INF/player.html
Normal file
3
webapp/WEB-INF/player.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<#include "/header.inc.html">
|
||||
<video id="player" src="${movie_url}" class="center-block" controls="controls"></video>
|
||||
<#include "/fother.inc.html">
|
||||
Reference in New Issue
Block a user