{if $cats} {foreach from=$cats item=cat} {/foreach}
ID TITLE WELCOME SUSPEND INVOICE ERROR SUCCESS
{$cat.category_id} {$cat.title} {$cat.welcome_template} {$cat.suspend_template} {$cat.invoice_template} {$cat.error_template} {$cat.success_template}
{else}

No categories

» Add a new category

{/if}