Function in Template goes back to Main or Another Template?

Using Angular JS w/ Meteor
I am not quite sure how or if you can do this. Essentially I have a modal (button morph) in its own template, and once I click a button in it, I would like to add data from that template to the main web page.