${day}: ${day == today and 'Today' or day == yesterday and 'Yesterday' or None}
${format_time(event.date, str('%H:%M'))}: ${event.render('title', context)} by ${format_author(event.author)}
${event.render('description', context)}
No events reported for ${summary_of(context.resource)} in the last $daysback days since ${format_date(fromdate)}. This may happen if system is not configured correctly. Please contact your administrator if you think this is the case.