{**} {assign var=tip value=""} {foreach key=label item=value from=$TEXT} {assign var=tip value="$tip$label: $value"} {/foreach} {$tip}