{template nheader.html}

{loop $list $t} $t.cid, 'catid'=>$t.catid, 'did'=>$t.id)); } else { $url=dr_url(APP_DIR.'/extend/edit',array('cid'=>$t.cid, 'catid'=>$t.catid, 'id'=>$t.eid, 'did'=>$t.id)); } $gurl=SITE_URL.'index.php?s='.APP_DIR.'&c=extend&type=draft&id='.$t['id']; } else { $title=$c.title; if ($t.cid) { $url=dr_url(APP_DIR.'/home/edit',array('id'=>$t.cid, 'did'=>$t.id)); } else { $url=dr_url(APP_DIR.'/home/add',array('did'=>$t.id)); } $gurl=SITE_URL.'index.php?s='.APP_DIR.'&c=show&type=draft&id='.$t['id']; } ?> {/loop}
{fc_lang('主题')} {lang('cat-00')} {fc_lang('更新时间')} {fc_lang('操作')}
{if $c.thumb}{lang('html-387')}{/if}{dr_clearhtml($title)} {CATEGORY.$t[catid].name} {dr_date($t.inputtime, NULL, 'red')} {fc_lang('访问')} {fc_lang('发布')}
{if $this->ci->is_auth(APP_DIR.'/admin/home/del')}{/if}
{template nfooter.html}