Yes, I can include templates with {{include}}, but I can't process
vars by that way.On 2 июл, 23:38, pbreit <[email protected]> wrote: > I don't know if this would work for you but you can compartmentalize view > snippets and {{include}} them: > {{include './html/item-box.html'}} > > I have zero desire to for JavaScript-less support.

