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">
|
||||
video {
|
||||
|
@ -8,3 +11,6 @@ video {
|
|||
</style>
|
||||
|
||||
{{body}}
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue