spee.ch/views/layouts/embed.handlebars
2017-08-08 15:09:31 -07:00

16 lines
No EOL
254 B
Handlebars

<!DOCTYPE html>
<html>
<body>
<style type="text/css">
video {
width:100%;
max-width:600px;
height:auto;
}
</style>
<video width="100%" controls src="https://spee.ch/{{claimId}}/{{name}}.xyzzz&=8" type="video/mp4"></video>
</body>
</html>