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