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