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