mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-02 08:19:31 +00:00
Prepare for register and login functionality
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class='adminNav__profile'>
|
||||
<div class='details'>
|
||||
<img alt='Profile picture' src='/assets/profilePlaceholder.jpg' width=50 height=50 />
|
||||
<span>Matthew Fiddaman</span>
|
||||
<span>{{ name }}</span>
|
||||
</div>
|
||||
<a class='logout' href='/logout'><i class='fa-solid fa-arrow-right-from-bracket'></i>Logout</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user