@route({
        routes: [
          { path: ['', 'c11'], component: C11, title: 'C11' },
        ]
      })