bugfix : index - style corrected
This commit is contained in:
@ -26,7 +26,7 @@ html(lang="en")
|
||||
include page-dashboard.pug
|
||||
|
||||
if publicDirectory && (endpoints.users || (endpoints.get && endpoints.get.users))
|
||||
#members(hidden).no-sidebar.with-padding
|
||||
#members(hidden).no-sidebar
|
||||
include page-directory.pug
|
||||
|
||||
if endpoints.joboffers || (endpoints.get && endpoints.get.joboffers)
|
||||
|
Reference in New Issue
Block a user