Fixed a link error (again)
This commit is contained in:
parent
b032a7a241
commit
3448277220
2 changed files with 3 additions and 3 deletions
|
@ -41,7 +41,7 @@
|
|||
<img src='/icon_sanifae.svg' alt='Sanifae Logo'>
|
||||
</a>
|
||||
{#if data.username && data.username != 'false'}
|
||||
<a href='/user/{data.username}'>
|
||||
<a href='/users/{data.username}'>
|
||||
{data.username}
|
||||
</a>
|
||||
<a href='/logout'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue