pokemon-showdown/static/404.html
Bryan AA 330a4c0937 Improve static files
- Add a guide of how to enable JS in your browser.
- Add é.
2015-09-25 17:55:14 -06:00

6 lines
205 B
HTML

<!DOCTYPE html>
<title>File not found</title>
<h1>Error 404</h1>
<p>This is a <a href="http://www.pokemonshowdown.com/">Pok&eacute;mon Showdown</a> server.</p>
<p>The file you requested was not found!</p>