render('ChillMainBundle::layout.html.twig'); } public function indexWithoutLocaleAction() { return $this->redirect($this->generateUrl('chill_main_homepage')); } }