Polonkai Gergely a775f44a35 Added FrontBundle with a sample static blog entry
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-06-16 16:33:00 +02:00

8 lines
292 B
YAML

GergelyPolonkaiFrontBundle_homepage:
pattern: /
defaults: { _controller: GergelyPolonkaiFrontBundle:Default:homepage }
GergelyPolonkaiFrontBundle_disclaimer:
pattern: /disclaimer.html
defaults: { _controller: GergelyPolonkaiFrontBundle:Default:disclaimer }