Timeline

Timeline


and .

${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)}
Note: See TracTimeline for information about the timeline view.