Open harish2704 opened 10 years ago
Hi, Is there any way to escape opening and closing tags ('<%' and '%>' for default ) from a template?
What i am currently doing is that, just changing open and close options of ect instance. But i think it's not a good solution. Please help
open
close
See my template manager application based on Ect.js https://github.com/harish2704/templates
Hi, Is there any way to escape opening and closing tags ('<%' and '%>' for default ) from a template?
What i am currently doing is that, just changing
open
andclose
options of ect instance. But i think it's not a good solution. Please helpSee my template manager application based on Ect.js https://github.com/harish2704/templates