Loading Events

« All Events

  • This event has passed.

7 p.m. Evening Prayer on Monday in Holy Week

April 6, 2020 @ 7:00 pm - 8:00 pm

Visit the Lent, Holy Week, and Easter web page for information on how to join us for Evening Prayer.

Details

Date:
April 6, 2020
Time:
7:00 pm - 8:00 pm
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("
")); } });