0

Первые попытки воспроизведения фильмов со сторонних ресурсов

This commit is contained in:
2016-03-24 00:34:26 +03:00
parent c3389e36a7
commit 66aa27859d
8 changed files with 97 additions and 6 deletions

View 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">