blah
This commit is contained in:
@ -69,8 +69,8 @@ router.get('/profile', function(req, res, next) {
|
||||
//forgot password page
|
||||
router.get('/forgotPassword', function(req, res, next) {
|
||||
res.render('forgotPassword');
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
//contact page
|
||||
router.get('/contact', function(req, res, next) {
|
||||
|
Reference in New Issue
Block a user