Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/src/main/resources/templates/password.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<body>
<div style="margin:100px;">
<h1> 안녕하세요.</h1>
<h1 style="color:#2e804e;"> BookTree 입니다. </h1>
<h1 style="color:#2e804e;"> 무중단 배포 테스트 입니다. </h1>
<br>
<p> 임시 비밀번호를 발급드립니다. 아래 발급된 비밀번호로 로그인해주세요. </p>
<br>
Expand Down
Loading