{template nheader.html}

{fc_lang('文本块用于存储一小段文字,各个页面能够灵活的调用')}

{loop $list $t} {/loop}
{fc_lang('名称')} {fc_lang('操作')}
{$t['name']} {if $this->ci->is_auth('admin/block/edit')} {fc_lang('修改')}{/if}
{template nfooter.html}