{if $item->title}

{$item->title|htmlspecialchars}

{/if}
Please Select Tribes
{foreach from=$item->license.tribes item=tribe}
{if 'approve' == $item->action && $tribe.useSurcharge == 'y'} {/if} {/foreach}
{*
{$item|@print_r}
*}