binary
binary copied to clipboard
Use template extension package to reuse templates and deal with template ivars in a more robust manner
currentTabcan be a reactiveVar on a parent template (e.gpageLayout), with child templates accessing the var with template extension (template.get('currentTab').get()) rather than part of controller state