assign("title", $title); $tpl->assign("site_name", CONFIG_SITE_NAME); $tpl->draw("header"); $tpl->draw("error_meow"); $tpl->draw("footer"); ?>