{template '_header'}

文章分类 {ifp 'system.site.companycategory.edit'}拖动可以排序{/if}

{loop $list $row} {/loop}
ID 分类名称
{$row['id']} {ifp 'system.site.companycategory.edit'} {else} {$row['name']} {/if} {ifp 'system.site.companycategory.delete'} 删除{/if}
{ifp 'system.site.companycategory.add'} {/if} {ifp 'system.site.companycategory.edit|system.site.companycategory.add'} {/if}
{$pager}
{template '_footer'}