bugfix: condition for my profile

This commit is contained in:
Jean-Baptiste Pasquier 2020-05-20 12:46:45 +02:00
parent 8f0ae08d34
commit 72983551de
No known key found for this signature in database
GPG Key ID: F2702E6D22ED4D62

View File

@ -52,6 +52,7 @@ html(lang="en")
#admin(hidden).with-sidebar
include page-admin.pug
if (endpoints.skills || (endpoints.get && endpoints.get.skills)) && (endpoints.uploads || (endpoints.post && endpoints.post.uploads))
#profile(hidden).no-sidebar
include page-profile.pug