Why are my pages not loading at the top of the page?

Pages seem to load half way down content. What am I missing here?

I’m using Meteor 1.2 and Iron Router

Why is this forum so unhelpful? 36 views no replys!

For anyone experiencing the same issue, it’s a symptom of Single Page Applications. Because the browser hasn’t loaded a new page, only a new template into our application, the scroll position stays the same.

To remedy this, I used https://atmospherejs.com/okgrow/router-autoscroll