Gracias por las respuesta TEPO
Mi problema es que la imagen es un thumbnail y este es el codigo:
Código HTML:
<table width="304" border="0" cellspacing="0" cellpadding="0">
<tr align="left" valign="top">
<td height="190"class="miniatura">{thumbnail}</td>
</tr>
<tr align="left" valign="top">
<td><img src="{template_url}/images/spacer.gif" alt="" width="12" height="12" /></td>
</tr>
</table>
Esta seria la imagen: {thumbnail}
Por eso no se como hacerlo.