{* Default tag cloud view file `BASE_CMP_TagCloud` *} {block_decorator name='box' type="empty"}
{foreach from=$tags item='tag'} {$tag.label} {/foreach}
{/block_decorator}