routing.yml 119B

1234
  1. MuzichAdminBundle_homepage:
  2. pattern: /hello/{name}
  3. defaults: { _controller: MuzichAdminBundle:Default:index }