query($sql); $smarty->assign("assetclasses", $sth->fetchAll(PDO::FETCH_ASSOC)); $smarty->display("assetclass.tpl"); include("footer.php"); ?>