bugfix : index - style corrected

This commit is contained in:
gaelle morin
2020-05-29 14:15:05 +02:00
parent c53e65e4a6
commit a87cdf59e1
+1 -1
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)