Loading Events

« All Events

  • This event has passed.

12:30 p.m. Noel House Volunteer Potluck

March 31, 2019 @ 12:30 pm - 2:00 pm

Description: Join us at the Annual Noel House Volunteer potluck on March 31 in the Leffler Living Room at 12:30. Open to current and past volunteers and friends. Bring food to share. Beverages are provided. Saint Mark’s has hosted the shelter for over 20 years.
Contact Name: Norva Osborn
Contact Number: (206) 915-2366
Location: Leffler House Living Room

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