shadowmedia
Results
1
issues of
shadowmedia
The page() function in app.js makes the data.slots.crumbs get lost (which is used in layout.ejs). The page() function should read as follows: ``` function page(req, res, template, data) { _.defaults(data,...