mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Removed unused stuff module ejs
This commit is contained in:
parent
7c4bc687e4
commit
344ae366fe
2 changed files with 1 additions and 97 deletions
|
@ -86,7 +86,7 @@ app.get('/*', function (req, res) {
|
|||
}
|
||||
})
|
||||
|
||||
res.render('folders', {
|
||||
res.render('stuff/folders', {
|
||||
folders: f,
|
||||
dirname: relPath,
|
||||
prevDir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue