|
@@ -7,12 +7,14 @@
|
|
|
|
|
|
|
|
<body>
|
|
<body>
|
|
|
|
|
|
|
|
|
|
+<script src="https://file.kollus.com/vgcontroller/vg-controller-client.latest.min.js"></script>
|
|
|
|
|
+
|
|
|
<div class="skipComment">
|
|
<div class="skipComment">
|
|
|
<a href="#content">본문 바로가기</a>
|
|
<a href="#content">본문 바로가기</a>
|
|
|
<a href="#gnb">주메뉴 바로가기</a>
|
|
<a href="#gnb">주메뉴 바로가기</a>
|
|
|
<a href="#footer">하단메뉴 바로가기</a>
|
|
<a href="#footer">하단메뉴 바로가기</a>
|
|
|
</div>
|
|
</div>
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
<th:block th:replace="~{web/common/fragments/VariablesWeb :: variables}"></th:block>
|
|
<th:block th:replace="~{web/common/fragments/VariablesWeb :: variables}"></th:block>
|
|
|
|
|
|
|
|
<th:block th:replace="~{web/common/fragments/ScriptsWeb :: scripts}"></th:block>
|
|
<th:block th:replace="~{web/common/fragments/ScriptsWeb :: scripts}"></th:block>
|
|
@@ -31,7 +33,7 @@
|
|
|
<script th:inline="javascript">
|
|
<script th:inline="javascript">
|
|
|
/*<![CDATA[*/
|
|
/*<![CDATA[*/
|
|
|
$(document).ready(function() {
|
|
$(document).ready(function() {
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
});
|
|
});
|
|
|
/*]]>*/
|
|
/*]]>*/
|
|
|
</script>
|
|
</script>
|