firepup-site/public/errors/502.html

20 lines
841 B
HTML
Raw Normal View History

2023-10-09 18:04:58 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>FP650 - 502 Error</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
<link href="/styles/bounce.css" rel="stylesheet" type="text/css" />
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/visits"></script> -->
2024-04-27 02:56:26 +00:00
<!-- <script async src="https://api.countapi.xyz/hit/firepup650.repl.co/502error"></script> -->
2023-10-09 18:04:58 +00:00
</head>
<body>
<h5 hidden id='Maintenance' class="center"></h5>
2023-10-09 18:04:58 +00:00
<h1 class="center warning">502 Server Offline</h1>
<p class="center warning">Whoops! Looks like the requested server is down.</p>
2023-10-09 18:04:58 +00:00
<p class="center warning">It's probably just brief maintenance, try refreshing.</p>
<script src="/script.js"></script>
2023-10-09 18:04:58 +00:00
</body>
</html>