bugfix : index - style corrected

This commit is contained in:
gaelle morin 2020-05-26 12:49:08 +02:00
parent c53e65e4a6
commit a87cdf59e1
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
1 changed files with 1 additions and 1 deletions

View File

@ -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)