headTitle($this->config->title->site); $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/admin.css'); $this->headScript()->appendFile('/js/jquery-1.7.min.js'); $this->headScript()->appendFile('/static/js/jquery.jgrowl_minimized.js'); $this->headLink()->appendStylesheet('/static/css/jquery.jgrowl.css'); $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('系统管理'); $this->breadcrumb('邮件模板管理'); $this->breadcrumb()->setSeparator(' > '); ?>
info['title']))echo $this->info['title'];else echo "无标题";?>
info['pid']==0) echo "系统";else echo $this->info['realname'];?>
info['sendtime']));?>
info['body'];?>
info['status']>=0) echo '';?>