1
Fork 0
poke/html/timeout.ejs
2022-12-05 17:44:10 +00:00

18 lines
No EOL
308 B
Text

<html>
<head>
<title> Timeout </title>
<style>
* {
font-family:sans-serif;
}
</style>
</head>
<body>
<h1>
Hey There!
</h1>
<p>
poketube just got started, please wait a few mins (~5) so poketube can launch and be fast :3
</p>
</body>
</html>