Tags

{if is_array($data)}
{foreach from=$data item=d} {/foreach}
{$lang.name}
{$d.name} {$lang.edit}
{$lang.delete}
{else} {$lang.no_records} {/if}