index.html > SPRING_DATA_JPA

본문 바로가기

사이트 내 전체검색

뒤로가기 SPRING_DATA_JPA

index.html

페이지 정보

작성자 관리자 작성일 24-06-18 11:44 조회 408 댓글 0

본문

<!DOCTYPE html>

<html xmlns:th="http://www.thymeleaf.org"

      xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"

      layout:decorate="~{include/layout.html}">

<body>

<div layout:fragment="content">

<table width="100%" height="100">

<tr>

<td align="center">index 내용</td>

</tr>

</table>

</div>


<th:block layout:fragment="script">

<script th:inline="javascript">


</script>

</th:block>


</body>

</html>

댓글목록 0

등록된 댓글이 없습니다.


Copyright © dancePKT. All rights reserved.
PC 버전으로 보기