Show session data
This commit is contained in:
parent
0edb5cabb5
commit
14e42bc0d4
@ -1 +1,7 @@
|
||||
<p>${greeting}</p>
|
||||
<p>
|
||||
<b>Username:</b> ${user['profile']['username']} <br>
|
||||
<b>Email:</b> ${user['profile']['email']} <br>
|
||||
<b>Phone:</b> ${user['profile']['phone']} <br>
|
||||
<b>Roles:</b> ${str(user['profile']['roles'])} <br>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user