This commit is contained in:
2024-12-05 18:15:20 +09:00
parent cd1072430e
commit a1faf405c8
10 changed files with 132 additions and 60 deletions
@@ -25,8 +25,9 @@
<div></div>
<div></div>
<div></div>
<div class="user_info" >
<td><h3><a aria-label="logout" style="color: white" href="javascript:logout()" title="logout">logout</a></h3></td>
<div class="hello_to_user" >
<a aria-label="logout" href="javascript:logout()" title="logout" class="hello_to_user_txt" >what's up~!</a><br/>
<a aria-label="logout" href="javascript:logout()" title="logout" class="hello_to_user_txt" >[[${user_id}]]</a>
</div>
</th:block>
</header>