add astro template for front #13
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user