Astroport.ONE/templates/video_first.html

33 lines
904 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>_PSEUDO_ My First Vid - Astroport One</title>
<link rel="stylesheet" href="/ipfs/QmSo1zVcT28GUNByvxuu5osevJQXEbZQ1sDXY8h51azikA/decoration.css" type="text/css" />
<link rel="stylesheet" href="/ipfs/QmStGmBc4mxnE4brnMcFdRCzXikxHRKnQ1aUgLetAwgen5/layout.css" type="text/css" />
<link rel="icon" type="image/png" href="/ipfs/QmSvZaf7foMjH4BDxTvW13JY5iVNGEbjEymqL92a9W86GQ/logo.png" />
</head>
<body>
<header>
<h6>
<a href="https://qo-op.com">Astroport "<span>ONE</span>"</a> _PSEUDO_
</h6>
</header>
<main>
<article>
<video autoplay="autoplay" controls>
<source src="/ipfs/_IPFSID_/output.mp4" type="video/mp4">
<a href="/ipfs/_IPFSID_/output.mp4">My First Vid</a>
</video>
<h1 class="video-title">
MyVid _DATE_
</h1>
</article>
</main>
</body>
</html>