assign("headline", $headline); $smarty->assign("web_url", $web_url); $smarty->assign("error_code", $error_code); $smarty->display("error.tpl"); ?>