spee.ch/views/layouts/twitterPlayer.handlebars
2017-08-07 17:08:03 -07:00

16 lines
No EOL
158 B
Handlebars

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