{rrz:menus type='top'}
  • {$item.title} {rrz:sons} {if $sons.ishas}
      {foreach $sons.list as $son}
    • {$son.title}
    • {/foreach}
    {/if} {/rrz:sons}
  • {/rrz:menus}