{{$date = ( $event->nextOccurrence( \IPS\calendar\Date::getDate(), 'startDate' ) == NULL ) ? $event->lastOccurrence() : $event->nextOccurrence( \IPS\calendar\Date::getDate(), 'startDate' );}}

{$event->title}

{{if $event->container()->allow_reviews}} {template="rating" group="global" location="front" app="core" params="'large', $event->rating, \IPS\Settings::i()->reviews_rating_out_of"}    {{endif}} {{if $event->container()->allow_comments}}  {{if !$event->comments}}{{endif}} {$event->comments}{{endif}}{{if !$event->comments}}{{endif}}