set_filenames(array( 'body' => 'about_body.tpl') ); make_jumpbox('viewforum.'.$phpEx); $template->assign_vars(array( 'L_ABOUT_TITLE' => 'About Branson Ratings & Reviews') ); $template->pparse('body'); include($phpbb_root_path . 'includes/page_tail.'.$phpEx); ?>