{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{t}Latest caches without germany{/t} {t}Latest caches without germany{/t}
{assign var='lastCountry' value=''} {foreach name=newCaches from=$newCaches item=newCache} {if $newCache.country_name!=$lastCountry} {/if} {assign var='lastCountry' value=$newCache.country_name} {/foreach}

{$newCache.country_name|escape}

{$newCache.date_created|date_format:$opt.format.date} - Cache {$newCache.cachename|escape} {t}by{/t} {$newCache.username|escape}