query($sql); $smarty->assign("zones", $sth->fetchAll()); $smarty->display("zone.tpl"); include("footer.php"); ?>