thedesk/app/error.html
2018-03-21 14:36:02 +09:00

11 lines
544 B
HTML

<!doctype html>
<head>
<meta charset="utf-8">
<title>503 Fools Tooter</title>
</head>
<body>
<h1>503 Service Unavailable</h1>
<u>4月1日</u>よりTheDeskはCroudiaクライアントとして生まれ変わりました。<br><br><br><br>
TheDeskは2017年12月30日 23:59に終了したCroudiaというSNSのクライアントから始まりました。(Since 2016-5 as CroudiaDeck)<br>
<a onclick="localStorage.setItem('sincere','true'); location.href='index.html';" style="cursor:pointer;">TheDeskに戻る</a>
</body>