경로 이동
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
<!-- csrf -->
|
||||
<input id="csrf" type="hidden" th:name="${_csrf.parameterName}" th:value="${_csrf.token}">
|
||||
<div class="pt-layout">
|
||||
<aside th:replace="page/apiCollection :: collectionFragment"></aside>
|
||||
<th:block th:replace="page/apiCollection :: collectionScript"></th:block>
|
||||
<aside th:replace="page/tester/apiCollection :: collectionFragment"></aside>
|
||||
<th:block th:replace="page/tester/apiCollection :: collectionScript"></th:block>
|
||||
|
||||
<section class="pt-main order-1" layout:fragment="contentFragment">
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user