mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
17 lines
250 B
PHP
17 lines
250 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<p>
|
|
Thank you for your interest in the Pokemon Showdown beta!
|
|
</p>
|
|
<p>
|
|
The server is down at the moment. We hope to bring it back up soon.
|
|
</p>
|
|
<p>
|
|
—aeo
|
|
</p>
|
|
</body>
|
|
</html>
|