kcc_adr_advc_git/src/main/webapp/insp.html
2022-08-09 17:44:32 +09:00

21 lines
689 B
HTML

<!DOCTYPE html>
<html lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
<meta http-equiv="content-language" content="ko">
<title>점검중</title>
</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="100%" height="100%" align="center" valign="middle" style="padding-top:150px;"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><span style="font-family:Tahoma; font-weight:bold; color:#000000; line-height:150%; width:440px; height:70px;">현재 점검중입니다.
</span>
</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>