{foreach item=navLink from=$context->navItems }
  • {$navLink.label}
  • {/foreach}