spee.ch/views/layouts/embed.handlebars
2017-08-08 15:14:50 -07:00

16 lines
158 B
Handlebars

<!DOCTYPE html>
<html>
<body>
<style type="text/css">
video {
width:100%;
max-width:600px;
height:auto;
}
</style>
{{{body}}}
</body>
</html>