I am using AngularJS and try to implement ngRoute (native routing in AngularJS) to build a SPA application (as a DNN Module). But I cannot find a way to use HTML (route to .html file) in .ascx. Is it possible to use .html (I know that charles nurse is planning to implement a native solution, but is this possible NOW and if yes HOW).