{{if $event->_end_date}}
{lang="until"} {{endif}}

    {{if $event->rsvp}}
  • {lang="x_users_going" pluralize="count( $event->attendees( 1 ) )"}
  • {{endif}} {{if $event->container()->allow_reviews}}
  • {template="rating" group="global" location="front" app="core" params="'small', $event->averageReviewRating(), \IPS\Settings::i()->reviews_rating_out_of"}
  • {{endif}} {{if $event->container()->allow_comments}}
  • {lang="num_comments" pluralize="$event->comments"}
  • {{endif}}