Added the main page contents, currently static

Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
Polonkai Gergely
2012-07-01 14:50:25 +02:00
parent d2f982bb95
commit 60c0ef8e00
9 changed files with 267 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
KekRozsakFrontBundle_homepage:
pattern: /
defaults: { _controller: KekRozsakFrontBundle:Default:index }
pattern: /
defaults:
_controller: KekRozsakFrontBundle:Default:article
articleSlug: aktualis
KekRozsakFrontBundle_article:
pattern: /cikk/{$articleSlug}
defaults:
_controller: KekRozsakFrontBundle:Default:article