{foreach $events as $Event}
  1. {$Event['title']|escape:'html'}
  2. {/foreach}