Loading Events

« All Events

  • This event has passed.

6 p.m. Vestry Meeting

September 24, 2019 @ 6:00 pm - 8:00 pm

Regular monthly meeting of the Saint Mark’s Vestry at Diocesan House (1551 10th Ave E). All members of the parish are welcome to attend.

Contact Name: Erik Donner
Contact Number: 206-323-0300 x217
Contact Email: edonner@saintmarks.org
Location: Diocesan House (1551 10th Ave E).

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