Loading Events

« All Events

  • This event has passed.

7 a.m. Sunrise Service on Easter Morning (livestream and in-person)

April 4, 2021 @ 7:00 am - 7:30 am

NEW! Sunrise Service (Stay tuned for more details)

Details

Date:
April 4, 2021
Time:
7:00 am - 7:30 am
jQuery(function($){ var lines = $(".tribe-events-single-event-description > p").html().split("
"), newLines = []; $.each(lines, function(x, line){ if(line.substr(0,15) != "Confirmation #:" && line.substr(1,14) != "Event Details:"){ newLines.push(line); } }); if(newLines.length > 0){ $(".tribe-events-single-event-description > p").html(newLines.join("
")); } });