/member/login.html > SPRING_DATA_JPA

본문 바로가기
사이트 내 전체검색

SPRING_DATA_JPA

/member/login.html

페이지 정보

profile_image
작성자 관리자
댓글 0건 조회 827회 작성일 24-07-19 09:29

본문

<!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">

<br>


<center th:if="${param.logout != null}">

logout......

</center>

<center th:if="${param.logout == null}">

<h1>LOGIN</h1>

<form method="post">

<table width="400" border="1">

<tr>

<th width="100">아이디</th>

<td><input name="username" style="width:99%;"></td>

</tr>

<tr>

<th>비밀번호</th>

<td><input name="password" style="width:99%;"></td>

</tr>

<tr>

<th></th>

<td><button class="submitBtn">로그인</button></td>

</tr>

</table>

</form>


<br>

</div>


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

<script th:inline="javascript">


</script>

</th:block>


</body>

</html>

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

사이트 정보

공지사항
자유게시판
질문답변
1:1문의

 

별명 : 터푸가위
주소 : 부산시 동래구 명장로20번길 90
대표 : 박규태
메일 : dancepkt@******.com

접속자집계

오늘
182
어제
1,186
최대
10,760
전체
504,991
Copyright © dancePKT . All rights reserved.