get( 'post_id' ); $is_recurring = ''; if ( ! empty( $event_id ) && function_exists( 'tribe_is_recurring_event' ) ) { $is_recurring = tribe_is_recurring_event( $event_id ); } ?>
template( 'single-event/notices' ); ?> template( 'single-event/back-link' ); ?> template( 'single-event/title' ); ?>
template( 'single-event/recurring-description' ); ?> template( 'single-event/content' ); ?> template( 'single-event/footer' ); ?> template( 'single-event/comments' ); ?>