neocities/public/gateway_error.html
2014-12-11 07:25:41 -08:00

12 lines
420 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Neocities is temporarily unavailable</title>
</head>
<body>
<h1>Neocities is temporarily unavailable</h1>
<p>Neocities is currently undergoing maintenance, we will be back shortly! Check <a href="https://twitter.com/neocitiesweb">@neocitiesweb</a> for status updates.</p>
<p>Our apologies for the inconvenience.</p>
</body>
</html>