Basically I'd like boostache to implement this feature from [handlebars.js](http://stackoverflow.com/questions/13645084/access-a-variable-outside-the-scope-of-a-handlebars-js-each-loop) Currently this leads to a silent error (I don't see an exception, not error logging), only text until the section is printed.
Basically I'd like boostache to implement this feature from handlebars.js
Currently this leads to a silent error (I don't see an exception, not error logging), only text until the section is printed.