mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
7 lines
219 B
YAML
7 lines
219 B
YAML
cl_chill_main_homepage:
|
|
pattern: /hello
|
|
defaults: { _controller: CLChillMainBundle:Default:index }
|
|
|
|
chill_main_admin_central:
|
|
pattern: /admin
|
|
defaults: { _controller: CLChillMainBundle:Admin:index } |