SyntaxError: Invalid or unexpected token in /mnt/huben-disk/code/keju-www/views/web/about/contact.asp while compiling ejs

If the above error is not helpful, you may want to try EJS-Lint:
https://github.com/RyanZim/EJS-Lint
Or, if you meant to create an async function, pass `async: true` as an option.
   at new Function (<anonymous>)
   at Template.compile (/mnt/huben-disk/code/keju-www/node_modules/ejs/lib/ejs.js:626:12)
   at Object.compile (/mnt/huben-disk/code/keju-www/node_modules/ejs/lib/ejs.js:366:16)
   at handleCache (/mnt/huben-disk/code/keju-www/node_modules/ejs/lib/ejs.js:215:18)
   at tryHandleCache (/mnt/huben-disk/code/keju-www/node_modules/ejs/lib/ejs.js:254:16)
   at View.exports.renderFile [as engine] (/mnt/huben-disk/code/keju-www/node_modules/ejs/lib/ejs.js:459:10)
   at View.render (/mnt/huben-disk/code/keju-www/node_modules/express/lib/view.js:135:8)
   at tryRender (/mnt/huben-disk/code/keju-www/node_modules/express/lib/application.js:640:10)
   at Function.render (/mnt/huben-disk/code/keju-www/node_modules/express/lib/application.js:592:3)
   at ServerResponse.render (/mnt/huben-disk/code/keju-www/node_modules/express/lib/response.js:1012:7)
   at /mnt/huben-disk/code/keju-www/controllers/web/about.js:39:11
   at Layer.handle [as handle_request] (/mnt/huben-disk/code/keju-www/node_modules/express/lib/router/layer.js:95:5)
   at next (/mnt/huben-disk/code/keju-www/node_modules/express/lib/router/route.js:137:13)
   at Route.dispatch (/mnt/huben-disk/code/keju-www/node_modules/express/lib/router/route.js:112:3)
   at Layer.handle [as handle_request] (/mnt/huben-disk/code/keju-www/node_modules/express/lib/router/layer.js:95:5)
   at /mnt/huben-disk/code/keju-www/node_modules/express/lib/router/index.js:281:22