This is page {{$routeParams.id}} !
$location.path() = {{$location.path()}} $route.current.templateUrl = {{$route.current.templateUrl}} $route.current.params = {{$route.current.params}} $route.current.scope.name = {{$route.current.scope.name}} $routeParams = {{$routeParams}}