query_first("select * from {$db->prefix}host"); $smarty->assign("contact",$query[$lang . 'contact']); $smarty->assign("title",$lang?"Contact":"联系我们"); $smarty->display($langtpl . "contact.html"); ?>