@route({
        routes: [
          { path: '', component: C1, title: 'p2c1', data: { awesome: 'possum' } }
        ]
      })