blob: a359255dacf32227d509c8915f0ab2fae395e404 (
plain) (
tree)
|
|
<!DOCTYPE html>
<html>
<head>
<title>PeerTube</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="/client/assets/images/favicon.png" />
</head>
<body>
<video id="video-container" class="video-js vjs-peertube-skin">
</video>
</body>
</html>
|