<{foreach item=x_movie from=$block.x_movie}>
  • <{$x_movie.title}>
  • <{if $x_movie.logourl != ""}><{$x_movie.title}><{/if}>
    <{/foreach}>