<{foreach from=$block item=video}>
<{if $video.image}>
<{$video.title}>
<{/if}>
<{$video.title}> (<{$video.post_date}>)
<{/foreach}>