Hello,
I want my ejs templates to come from cache after loading for the first time. Can anyone tell me how to do that?? i am already stealing the ejs templates like steal('can/view/ejs').then('templates/xyz.ejs'). Though its coming from cache, I have some navigation menus on the top side those are not working. After clicking those menus another ejs should be rendered. Badly need some help...thnx in advance