Splitting into two panes and routing

Greetings! Newbie to Meteor here.

I stumbled upon Meteor after messing about with Foundation for Apps. For those who don’t know, it’s a Angular charged Foundation stack.

I’ve decided to migrate to Meteor however I’m having some trouble getting started with routing. Here is a screencast of what I was able to accomplish in Foundation (http://recordit.co/c2RG10oZec).

I have two grid boxes with routing on the right hand side. Basically put, I need to split the page into two panes and have routing on at least the right pane but ideally both.

What are some good resources that can help teach me what I wish to accomplish?