	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
	<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko">
	<head>
		<title>Textcube</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<link rel="stylesheet" type="text/css" href="/style/owner.css" />
	</head>
	<body id="body-message-page">
		<div class="message-box">
			<h1>Textcube</h1>
			
			<div class="message">Problem with connecting database.<br /><br />Please re-visit later.</div>
			<div class="button-box">
				<input type="button" class="input-button" value="이전" onclick="window.history.go(-1)" />
			</div>
		</div>
	</body>
	</html>
