12 lines
326 B
HTML
12 lines
326 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Site Is Undergoing Maintenance - Discourse.org</title>
|
|
</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>
|