Volunteer Orientation for Donna Jean’s Place Shelter

St. Nicholas Bldg, 1st floor

TUESDAY, MAY 6, 6:30–7:30 P.M., in the Donna Jean's Place shelter space on the cathedral campus Operation Nightwatch will be hosting a volunteer orientation at Donna Jean's Place shelter on the evening of Tuesday, May 6. This orientation will be for about an hour. Attending orientation is a requirement for those wanting to volunteer with Donna Jean's. Volunteer application forms will be available at the event. Contact Volunteer Coordinator Michelle Aguilar Ramirez with any questions at: Michelle@seattlenightwatch.org

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