1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-06 15:56:23 -07:00
gochan/html/error/502.html

12 lines
558 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Error 502: Bad gateway</title>
</head>
<body>
<h1>Error 502: Bad gateway</h1>
2023-06-07 14:34:54 -07:00
<img src="/error/server500.gif" border="0" alt="">
<p>The server encountered an error while trying to serve the page, and we apologize for the inconvenience. The <a href="https://en.wikipedia.org/wiki/Idiot">system administrator</a> will try to fix things as soon they get around to it, whenever that is. Hopefully soon.</p>
2024-03-08 12:48:01 -08:00
<hr/>Site powered by <a href="https://github.com/gochan-org/gochan" target="_blank">Gochan</a> v3.10.1
</body>
</html>