{$lng.general.latest_ads}
{section name=loop start=0 loop=$no_latest step=1} {if $smarty.section.loop.index<$no_latest-1 && ($smarty.section.loop.index+1)%$ads_settings.no_latest_on_row!=0}{/if} {if ($smarty.section.loop.index+1)%$ads_settings.no_latest_on_row==0 && $smarty.section.loop.index<$no_latest-1}{/if} {/section}
{if $ads_settings.enable_price && $latest[loop].price>=0}{$latest[loop].price_curr}
{/if} {if $data_set=="cars" && ($latest[loop].make || $latest[loop].model)}{$latest[loop].make} {$latest[loop].model}
{else} {$latest[loop].title|truncate:40:"...":false}
{/if}
{$latest[loop].location_str}