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