Express+jade: local variable not available in view

前端 未结 3 2309
迷失自我
迷失自我 2021-02-19 03:41

I ran into a very basic problem but I can\'t seem to find the answer to it. I am working with node.js, express and I am just trying to pass a local var

3条回答
  •  故里飘歌
    2021-02-19 04:21

    Here is a response that I made few hours ago to a smiliar question (+ deal with layout). It shows how to pass data when rendering. (Express 3.0.0 complient)

提交回复
热议问题