{$lng.categories.allowed_groups_list_for}: {$categ_name}
{if $all_groups==1}
{$lng.categories.all_groups}
{else} {foreach from=$groups_array item=v}
{$v}
{/foreach} {/if}