{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
{t}Cache-Recommendations{/t} {t}Cache-Recommendations{/t}
{capture name=cache} {$cache.name|escape} {/capture} {capture name=user} {$cache.username|escape} {/capture} {t 1=$smarty.capture.cache 2=$smarty.capture.user}User that recommended %1 by %2 also recommended the following geocaches:{/t}
{foreach from=$cacheRatings item=cacheRatingsItem} {cycle values="#eeeeee,#e0e0e0" assign=bgcolor} {foreachelse} {/foreach}
{t}Quota{/t}   {t}Name{/t}
{$cacheRatingsItem.quote|sprintf:"%0d"}%   {$cacheRatingsItem.name|escape} {t}by{/t} {$cacheRatingsItem.cacheusername|escape}
{t}No recommendations found.{/t}