index.js 85 Bytes edit raw blame history 1 2 3 Template.index.onCreated( () => { Template.instance().subscribe( 'template' ); });