mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
Add 'html/timeout.ejs'
This commit is contained in:
parent
171aa3a552
commit
0566610b26
18
html/timeout.ejs
Normal file
18
html/timeout.ejs
Normal file
@ -0,0 +1,18 @@
|
||||
<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>
|
Loading…
Reference in New Issue
Block a user