blob: 3dc8ff33209936b0f3aee73a7dc5465d6c5e0ee1 [file] [log] [blame]
<html>
<head>
<title>Vanadium Media Client</title>
<link rel="stylesheet" type = "text/css" href="style.css">
<script src="bundle.js"></script>
</head>
<body>
<div id="content">
<input type="file" id="file-input">
<br>
<div id="status"></div>
</div>
</body>
</html>