<{foreach $data.diary as $item}>
  • [<{$data.diary_company_list[$item.company_id].sort_name|default:'--'}>]  |  <{$item.title}>
  • <{/foreach}>