ReferenceError: /root/Faruse-v2/public/company-detail.html:7
   5|     <meta name="robots" content="noindex">
   6|     <%-meta%>
>> 7|         <title><%-company%> in Faruse - Search for English speaking jobs in europe</title>
   8|         </title>
   9|         <meta name="description" content="Discover English speaking jobs in Europe. More than 2000+ jobs available.">
   10|         <meta name="keywords" content="English jobs,

company is not defined
   at eval (eval at compile (/root/Faruse-v2/node_modules/ejs/lib/ejs.js:673:12), <anonymous>:15:16)
   at company-detail (/root/Faruse-v2/node_modules/ejs/lib/ejs.js:703:17)
   at tryHandleCache (/root/Faruse-v2/node_modules/ejs/lib/ejs.js:274:36)
   at View.exports.renderFile [as engine] (/root/Faruse-v2/node_modules/ejs/lib/ejs.js:491:10)
   at View.render (/root/Faruse-v2/node_modules/express/lib/view.js:135:8)
   at tryRender (/root/Faruse-v2/node_modules/express/lib/application.js:657:10)
   at Function.render (/root/Faruse-v2/node_modules/express/lib/application.js:609:3)
   at ServerResponse.render (/root/Faruse-v2/node_modules/express/lib/response.js:1039:7)
   at /root/Faruse-v2/router/company.js:68:13
   at process._tickCallback (internal/process/next_tick.js:68:7)