{if $item->config.hasImage} {if $row.image} {html_image_fs name = $row.image width = 50 height = 38 method = 'cropCenter' alt = $row.title title = $row.content|default:$row.title align = 'left' } {/if} {else}
{$row.date|date_format:'%e'} {$row.date|date_format:'%b'}
{/if} {$row.title} {if $row.content}
{$row.content}{/if}