[Iron Router](http://iron-meteor.github.io/iron-router/) can use dynamic fragments for routing. We should use this feature and make the parameters available to the rest of the view. Routes to implement (feel free to suggest more): - [x] `/:user/:project` - [x] `/:user/:project/issues` - [x] `/:user/:project/pulls`