$template = $factory->open('hello_world'); echo $template->render(array('name' => 'Axel'), 'layout');