set_filenames(array( 'body' => 'contact_body.tpl') ); $template->assign_vars(array( 'L_CONTACT_TITLE' => 'Contact', 'U_PRV_CONTACT' => append_sid("privmsg.$phpEx?mode=post&username=branson", true)) ); $template->pparse('body'); include($phpbb_root_path . 'includes/page_tail.'.$phpEx); ?>