fix: profile url
This commit is contained in:
parent
65be45c777
commit
3d860913a6
@ -26,7 +26,7 @@ details#user-controls.notLoggedIn
|
||||
ul
|
||||
if (endpoints.uploads || (endpoints.get && endpoints.get.uploads)) && (endpoints.skills || (endpoints.get && endpoints.get.skills)) && (endpoints.users || (endpoints.get && endpoints.get.users))
|
||||
li
|
||||
sib-link(next='my-profile') Mon profil
|
||||
sib-link(next='profile') Mon profil
|
||||
li
|
||||
sib-link(next='admin') Administration
|
||||
li
|
||||
|
Loading…
Reference in New Issue
Block a user