File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:th="http://www.thymeleaf.org" xmlns="http://www.w3.org/1999/xhtml" xml:lang="ko" lang="ko">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>
<span th:text="${siteInfo != null ? siteInfo.siteNm : ''}"></span>
<th:block>
<th:block th:if="${CURR_URL eq '/msi/indvdlInfoPolicy.do'}">> <span th:text="#{etc.link.indvdlInfoPolicy}"></span></th:block>
<th:block th:if="${CURR_URL eq '/msi/useStplat.do'}">> <span th:text="#{etc.link.useStplat}"></span></th:block>
<th:block th:if="${CURR_URL eq '/msi/emailColctPolicy.do'}">> <span th:text="#{etc.link.emailColctPolicy}"></span></th:block>
<th:block th:if="${CURR_URL eq '/msi/siteMap.do'}">> <span th:text="#{etc.link.sitemap}"></span></th:block>
<th:block>
<th:block th:if="${not empty currRootMpm.menuNm}">><span th:text="${currMpm.menuPathByName}"></span></th:block>
</th:block>
</th:block>
</title>
<noscript>
<meta http-equiv="refresh" content="0; url="/>
</noscript>
<script type="text/javascript">
location.href = "index.do" + location.search;
</script>
</head>
<body>
</body>
</html>