added back html and body
This commit is contained in:
parent
97d94d54cd
commit
02118d31ea
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
video {
|
video {
|
||||||
|
@ -8,3 +11,6 @@ video {
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{{body}}
|
{{body}}
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue