set_filenames(array( 'body' => 'index.html' )); $template->display('head'); $template->display('body'); $template->display('foot'); ?>