
April 19, 2025 at 6:00 pm CDT
The Joliet Township government will host a ribbon-cutting Monday for its renovated Forest Park Community Center Food Pantry.
The ribbon-cutting for the food pantry will take place at 10 a.m. at Forest Park Community Center, 1017 Woodruff Road, Joliet.
Joliet Township purchased the Forest Park Community Center and its surrounding properties in 2024.
To RSVP and for more information, email Ana Campa Castillo at [email protected].
display: flex;
justify-content: center;
align-items: center;
}
.share-button-link {
border-radius: 3px;
border: 2px solid #000000;
background-color: #162b75;
width: 190px;
margin: 10px;
cursor: pointer;
padding: 10px 15px;
font-family: Calibri;
font-size: 16px;
text-align: center;
text-decoration: none;
display: inline-block;
}
.share-button-link:hover {
background-color: #d99814;
}
发表回复