@RouteConfig('auth.activate-account', {
    url: '/activate/:token',
    template: '<activate-account></activate-account>'
})
@Component({