{{if $club = $event->container()->club()}} {{if settings.clubs and settings.clubs_header == 'full'}} {template="header" app="core" group="clubs" params="$club, $event->container()"} {{endif}}
{{endif}}
{$event->coverPhoto()|raw}
{$event->container()->_title}
{template="userPhoto" app="core" group="global" params="$event->author(), 'tiny'"}
{{if $event->container()->allow_reviews}}
{template="rating" group="global" location="front" app="core" params="'large', $event->averageReviewRating(), \IPS\Settings::i()->reviews_rating_out_of, $event->memberReviewRating()"}   ({lang="num_reviews" pluralize="$event->reviews"})
{{endif}}
{{if $event->hidden() === 1 and $event->canUnhide()}} {{endif}} {template="contentItemMessages" group="global" app="core" params="$event->getMessages(), $event"} {{if $event->rsvp || $address || $event->map( 270, 270 ) }}
{{endif}}
{{if $event->recurring}}
{{endif}}
    {{if $event->canRemind()}}
  • {template="reminder" app="calendar" group="view" params="$event, $reminder"}
  • {{endif}}
  • {template="promote" app="core" group="global" params="$event"}
  • {template="follow" app="core" group="global" params="'calendar', 'event', $event->id, $event->followersCount()"}
{{if $event->recurring}}

{$event->_recurring_text}

{{endif}}

{lang="event_details"}

{{if \count( $event->tags() ) OR ( $event->canEdit() AND $event::canTag( NULL, $event->container() ) )}} {template="tags" group="global" app="core" params="$event->tags(), FALSE, FALSE, ( $event->canEdit() AND $event::canTag( NULL, $event->container() ) ) ? $event->url() : NULL"}
{{endif}}
{template="richText" group="global" app="core" location="global" params="$event->content(), array('ipsType_normal', 'ipsClear', 'ipsType_break')"}
{{if $event->_album}}

{lang="event_images"}

{$event->_album|raw}
{{endif}}
{{if \IPS\IPS::classUsesTrait( $event, 'IPS\Content\Reactable' ) and settings.reputation_enabled}} {template="reputation" app="core" group="global" params="$event"} {{endif}}
{{if $event->canRemind()}}
{template="reminder" app="calendar" group="view" params="$event, $reminder, 'ipsButton_fullWidth'"}
{{endif}}
{template="follow" app="core" group="global" params="'calendar', 'event', $event->id, $event->followersCount()"}
{template="promote" app="core" group="global" params="$event"}
{{if $event->rsvp || $address || $event->map( 270, 270 )}}
{{endif}}
{{if $commentsAndReviews}}
{{if $event->container()->allow_reviews && $event->container()->allow_comments}}

{lang="user_feedback"}

{{endif}} {$commentsAndReviews|raw} {{endif}}
{{if $event->container()->club()}}
{{endif}}