removed html and body from player

This commit is contained in:
bill bittner 2017-08-08 12:42:50 -07:00
parent 7eb9926c02
commit 97d94d54cd

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
</head>
<body>
<style type="text/css">
video {
@ -15,7 +7,4 @@ video {
}
</style>
{{{body}}}
</body>
</html>
{{body}}