I think you can active what you want with the {.dirty.} pragma. Which would 
make template leak stuff out of their scope (which is normally a bad idea). You 
can also {.inject.} on individual things you want to leak, which is a better 
idea.

Reply via email to