discourse/public/503.ja.html

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

13 lines
417 B
HTML
Raw Normal View History

2017-07-20 17:27:02 +08:00
<!DOCTYPE html>
2015-05-06 23:35:09 +08:00
<html>
<head>
2020-10-17 06:07:21 +08:00
<title>Site Is Undergoing Maintenance</title>
2020-08-05 21:55:12 +08:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
2015-05-06 23:35:09 +08:00
</head>
<body>
<h1>サイトメンテナンス中です。</h1>
2017-07-20 17:27:02 +08:00
<p><span id="when-to-check-back">暫く経ってから</span>、もう一度ご確認ください。</p>
2015-05-06 23:35:09 +08:00
<p id="apology">不便をお掛けして申し訳ありません。</p>
</body>
</html>