module.exports = function($routeProvider) { $routeProvider.when('/dashboard', {template: ''}) }