no html but triple handlebars
This commit is contained in:
parent
02118d31ea
commit
b03884902d
1 changed files with 1 additions and 7 deletions
|
@ -1,6 +1,3 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<body>
|
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
video {
|
video {
|
||||||
|
@ -10,7 +7,4 @@ video {
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{{body}}
|
{{{body}}}
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
Loading…
Reference in a new issue