Continuing on micro workers, and corrected some bugs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports.index = function(req, res) {
|
||||
|
||||
res.setHeader('Content-Type', 'text/html');
|
||||
|
||||
res.render('index.jade', res.locals, function(err, result) {
|
||||
|
||||
Reference in New Issue
Block a user