I created another route so that it will load post.html within the index.ejs but i got error: GET http://localhost:9000/post.html 404 (Not Found) contents of index.ejs <div class="row"> <div class="span12"> <div ui-view></div> </div> </div>