db_select($query); $smarty->assign("users", $users); $smarty->display("user.tpl"); include("footer.php"); ?>