Jade - Use Variable
6/1/2014
Jade Variable Example
following h1 will show's the "hello, h1 will be this."
- foo = "hello, h1 will be this." h1=foo
more example you can find at here.
following h1 will show's the "hello, h1 will be this."
- foo = "hello, h1 will be this." h1=foo