set_filenames(array( 'body' => 'only_agreement.tpl') ); $template->assign_vars(array( 'REGISTRATION' => $lang['Registration'], 'AGREEMENT' => $lang['Reg_agreement']) ); $template->pparse('body'); include($phpbb_root_path . 'includes/page_tail.'.$phpEx); ?>