{foreach item=link from=$links}
  • {if $link.custom_url} {$link.name} {else} {$link.name} {/if}
  • {/foreach}