{foreach from=$group_list item=group key=group_key name="bar_group"} {if $group_key eq $current} {$group.text} {else} {$group.text} {/if} {/foreach}