discourse/public/503.ko.html

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

13 lines
433 B
HTML
Raw Normal View History

2017-07-20 05:27:02 -04:00
<!DOCTYPE html>
<html>
<head>
2020-10-27 10:36:21 -04:00
<title>사이트 유지 보수 중</title>
2020-08-11 09:04:00 -04:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
2020-09-16 06:17:56 -04:00
<h1>현재 미리 계획된 사이트 점검을 위하여 서비스를 내려두었습니다.</h1>
<p><span id="when-to-check-back">잠시 후에</span> 다시 시도해 주세요.</p>
<p id="apology">불편을 끼쳐드려 죄송합니다.</p>
</body>
</html>