Clean Cars Rally

SATURDAY, AUGUST 14, 12 P.M. (Electric Vehicles meet at 10:30 a.m.) Co-hosted by Earth Ministry/Washington Interfaith Power & Light Saint Mark’s is honored to host a Clean Cars 2030 Coalition rally sponsored by Coltura on Saturday, August 14 at 12 p.m. There will be music, art, food, speakers, and an EV parade and car show at this family-friendly outdoor event. Anyone who has an electric car is welcome to hop in the parade and you can meet in the parking lot at 10:30 … Read More

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