I'm trying to develop an EmberJS application with ASP.NET MVC. I've found the SPA Template (thanks for developers, it's awesome!), but I want to do a different approach. Instead the SPA (Single-Page Application) approach, I want to use the ASP.NET routes and pages, like a commmon ASP.NET MVC app. The issue is: I want in every new page I can add a I'm trying to develop an EmberJS application wi