Module routes:
var switchModule = angular.module(\'switchModule\', []); switchModule.config([\'$routeProvider\', function($routeProvider) { $routeProvid
Remove the ng-controller directive from your template pages if exists .
ng-controller