{template nheader.html}

{fc_lang('表单可以用于前端数据展示与收集,如留言板、反馈、证书展示,需要配合前端页面使用')}

{loop $list $t} {/loop}
{fc_lang('Id')} {fc_lang('名称')} {fc_lang('表名称')} {fc_lang('提交页模板')} {fc_lang('操作')}
{$t.id} {$t.name} {$t.table} form_{$t.table}.html {fc_lang('发布预览')} {fc_lang('字段')} {fc_lang('修改')} {fc_lang('删除')}
{template nfooter.html}