start creating partials and views
This commit is contained in:
@@ -7,4 +7,4 @@ exports.index = function(req, res) {
|
||||
res.render('home', {
|
||||
title: 'Home'
|
||||
});
|
||||
};
|
||||
};
|
Reference in New Issue
Block a user