Loading Events

« All Events

  • This event has passed.

4:30 p.m. Choral Evensong for the First Sunday in Lent

March 1, 2020 @ 4:30 pm - 5:30 pm

Description: The Evensong Choir offers a monthly evensong on the first Sunday of each month.

Location: Cathedral Nave

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("
")); } });