<!doctype html>
<html lang=en>
<head>
<meta charset=utf-8>
<link rel=stylesheet href=/static/preview-video.css>
</head>
<body>
<video controls loop muted autoplay>
<source src=/content/{{self.inscription_id}}>
</video>
</body>
</html>