... template $template = $twig->load('Menu.html'); // set template variables // render template echo $template->render(array( 'lundi' => 'Steak Frites', ...
確定! 回上一頁