{if isset($datas.sections) and count($datas.sections)} {foreach from=$datas.sections key=name item=section} {/foreach}
{'g002_owner'|@translate} {'g002_sectionid'|@translate} {'g002_name'|@translate} {'g002_visible'|@translate}  
{$section.OWNER} {$section.ID} {$section.NAME} {$section.VISIBLE} {if $section.up}{else} {/if} {if $section.down}{else} {/if}
{/if}