diff --git a/public/app/routes/routes.ts b/public/app/routes/routes.ts
index 2d1985be4dd..b60d9b7fc98 100644
--- a/public/app/routes/routes.ts
+++ b/public/app/routes/routes.ts
@@ -244,9 +244,12 @@ export function setupAngularRoutes($routeProvider: route.IRouteProvider, $locati
},
})
.when('/org/teams/new', {
- templateUrl: 'public/app/features/teams/partials/create_team.html',
- controller: 'CreateTeamCtrl',
- controllerAs: 'ctrl',
+ template: '