add default layout

This commit is contained in:
2013-10-23 16:00:03 +02:00
parent e68a1c8e8b
commit 000405709c
3 changed files with 28 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
cl_chill_main_homepage:
pattern: /hello/{name}
pattern: /hello
defaults: { _controller: CLChillMainBundle:Default:index }