{include file="index/header" /}

{:lang('All categories')}


{:lang('The category that exists')} [{:lang('Add a new category')}]

{volist name="data" id="vo"} {/volist}
ID {:lang('Category name')} {:lang('Category description')} {:lang('Operation')}
{$vo.id} {$vo.level}{if condition="$vo.level neq ''"}└ {/if}{$vo.term_name} {$vo.description} {:lang('Add subcategories')}  |  {:lang('Edit')}  | 
{include file="index/footer" /}