@route({
        routes: [
          { path: '', redirectTo: 'c11' },
          { path: 'c11', component: C11, title: 'C11' },
          { path: 'c12', component: C12, title: 'C12' },