Skip to content

Commit

Permalink
Policy update for S25 (#224)
Browse files Browse the repository at this point in the history
* update policies for spring 2025

* slight modifications to policy
  • Loading branch information
axgu authored Jan 9, 2025
1 parent 7c26aea commit 2a24525
Showing 1 changed file with 28 additions and 4 deletions.
32 changes: 28 additions & 4 deletions client/src/pages/Policies.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function Policies() {
<li> CMU ID Cards </li>
</ul>
<h2> Procedures </h2>
Procedures for Lost/Abandoned Property*:
Procedures for Lost/Abandoned Property:
<ul>
<li>
High Value Items
Expand Down Expand Up @@ -207,9 +207,33 @@ function Policies() {
</ul>
</li>
</ul>
*Any items that contain food, or may carry bodily fluids will
not be accepted. The Cohon Center may refuse to take any lost
items at the discretion of it's staff.
The Cohon Center will not accept the following items:
<ul>
<li>Any item that may carry bodily fluids</li>
<li>Wet, dirty, or soiled items</li>
<li>
Undergarments, including underwear, socks, bras, bathing
suits, etc.
</li>
<li>
Towels, pillows, sheets, blankets, and other bedding
</li>
<li>
Toiletries, including makeup, chemicals, or detergents
</li>
<li>
Food items, containers with food, or other perishable
items
</li>
<li>
Weapons of any kind, including knives with blades longer
than 6 inches
</li>
<li>
Any item that is deemed unsanitary and/or hazardous by the
CUC staff
</li>
</ul>
</div>
</div>
</main>
Expand Down

0 comments on commit 2a24525

Please sign in to comment.