How do you force handlebars.js to ignore (and not render) templates?
It's possible to escape the line with backslash
{{>partialName}}
It's not mentioned in the documentation, but a look at the source-code documentation revealed this technique.
1.4m articles
1.4m replys
5 comments
57.0k users