{foreach from=$artikelnr item=n} {if $n.direct_url}
  • {$n.titel}
  • {else}
  • {$n.titel}
  • {/if} {/foreach}