// Actually the first template is // // And the outlet for the "application" template comes from // // "IndexRoute", "IndexView", and "IndexController" are created automatically by Ember App.Router.map(function(){ this.route('hi'); });