Add basic template.

This commit is contained in:
2016-08-24 12:18:33 +02:00
parent ad36a90dba
commit 4ee968df66
4 changed files with 95 additions and 0 deletions

4
template/showing.html Normal file
View File

@@ -0,0 +1,4 @@
<div class="video-showing">
<h2>{title}</h2>
{video}
</div>