Script written by Stephen Yabziz | > Date started: 14th February 2004 | +-------------------------------------------------------------------------- */ include "includes/inc.php"; require_once("header.php"); $template->set_filenames(array( 'body' => 'rules.html') ); $template->pparse('body'); include "footer.php"; ?>