mangadex/dberror.html

13 lines
496 B
HTML
Raw Permalink Normal View History

2021-03-14 17:31:55 -04:00
<html>
<head>
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<title>Database Error - MangaDex</title>
</head>
<body>
<h1 style="text-align: center; ">Database Error</h1>
<hr />
<a href="/"><img style="margin: 0 auto; display: block;" src="/images/avatars/default1.jpg" alt="DB Error" /></a>
<p style="text-align: center; ">The Database server is under heavy load and can't serve your request. Please wait a bit and try refreshing the page.</p>
</body>
</html>