{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}

{$cachename|escape}

{t}at (time){/t} {$event_date|date_format:$opt.format.date}
{t}by{/t} {$owner|escape}

{t}Attendees{/t}

({t}Total{/t}: {count array=$attendants})

{foreach from=$attendants item=attendantsItem} {$attendantsItem.username|escape}
{/foreach}