{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle}

{include file="event/eventlistheader.html"} {include file="event/eventlistbox.html"}

{t a=$eventlist|size}Events: $a{/t}, {t a=$total_time|duration_format b=round($total_time / 3600, 1)}Time: $a ($b h){/t}, {t a=$calendar_total_time|duration_format b=round($calendar_total_time / 3600, 1)}Calendar time: $a ($b h){/t}

{/block}