Started editing and adding real content.
This commit is contained in:
parent
2b9eb16b87
commit
405668c0ff
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ app.get('/', function (req, res) {
|
|||
});
|
||||
console.log('Query finished');
|
||||
});
|
||||
console.log(players);
|
||||
|
||||
res.render('index',
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue