<{foreach item=list key=num from=$offer}>
<{assign var="img" value=$list.img}> <{html_image file=$img width=100 alt=$list.title}>
<{/foreach}>