fix: switch to express-ejs-layouts, pass title from controller

This commit is contained in:
Дмитрий Мамедов
2026-06-10 18:39:37 +03:00
parent 95ffce1526
commit 1105f0366d
9 changed files with 16 additions and 13 deletions

View File

@@ -45,6 +45,7 @@
"class-validator": "^0.14.1",
"cookie-parser": "^1.4.7",
"ejs": "^6.0.1",
"express-ejs-layouts": "^2.5.1",
"helmet": "^8.0.0",
"ioredis": "^5.5.0",
"nestjs-pino": "^4.1.0",