chage account test page
This commit is contained in:
@ -14,7 +14,7 @@ if(!auth.isValid){
|
||||
---
|
||||
|
||||
<Layout title="Account setting">
|
||||
<h1>Bonjour {user!.name}</h1>
|
||||
<h1>Bonjour {user!.username}</h1>
|
||||
<div>
|
||||
<a href="/account/logout">deconnexion</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user