{if condition="$icon"}{/if}{$label|raw}
    {volist name="items" id="item"}
  • {if condition="$item.icon"}{/if}{$item.label|raw}
  • {/volist}