discourse/public/503.be.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
380 B
HTML
Raw Normal View History

2019-07-04 05:37:28 -04:00
<!DOCTYPE html>
<html>
<head>
2020-10-16 18:07:21 -04:00
<title>Site Is Undergoing Maintenance</title>
2020-08-05 09:55:12 -04:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2019-07-04 05:37:28 -04:00
</head>
<body>
<h1>We are currently down for planned site maintenance</h1>
<p>Please check back <span id="when-to-check-back">in a few minutes</span>.</p>
<p id="apology">Sorry for the inconvenience!</p>
</body>
</html>